HUD Fair Market Rents

HUD Fair Market Rents MCP Connector for Claude

F

Access official US Department of Housing and Urban Development (HUD) data for Fair Market Rents and Income Limits.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect directly to the U.S. Department of Housing and Urban Development (HUD) API to retrieve critical housing and economic data through natural conversation. This server provides comprehensive access to Fair Market Rents (FMR) and Income Limits (IL) across the United States.

What you can do

  • Geographic Discovery — List all states, counties, and metropolitan areas with their corresponding FIPS and CBSA codes.
  • Fair Market Rents (FMR) — Fetch detailed rent data for specific counties or metro areas, or retrieve entire statewide datasets for comparative analysis.
  • Income Limits (IL) — Access median income data and limits for very low, extremely low, and low-income families by entity ID.
  • MTSP Data — Retrieve Multifamily Tax Subsidy Project income limits for specific housing projects.
  • Historical Analysis — Query data for specific years to track housing market trends.

How it works

  1. Subscribe to this server
  2. Enter your HUD User API Key
  3. Start querying housing data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Real Estate Professionals — Quickly verify current market rents for property valuations and rental listings.
  • Policy Analysts & Researchers — Gather large-scale housing data for economic research and urban planning.
  • Housing Agencies — Instantly check income eligibility limits for housing assistance programs.
housing-dataeconomic-indicatorspublic-recordsgeospatial-datarental-market

8 tools expose this connector's capabilities to your AI agent.

get_fmr_data

Get Fair Market Rent (FMR) data by entity ID

get_il_data

Get Income Limits (IL) data by entity ID

get_mtsp_il_data

Get Multifamily Tax Subsidy Project (MTSP) Income Limits data

get_state_fmr_data

Get Statewide Fair Market Rent (FMR) data

get_state_il_data

Get Statewide Income Limits (IL) data

list_counties

List all counties in a specific state

list_metro_areas

List all Metropolitan areas

list_states

List all states and territories

See how to talk to your AI agent using HUD Fair Market Rents.

List all US states and their codes.

I've retrieved the list of states. You can find codes like Alabama (AL, FIPS: 01), California (CA, FIPS: 06), and New York (NY, FIPS: 36). Which state would you like to explore further?

Show me the Fair Market Rent data for the state of Florida.

Fetching statewide FMR data for Florida (FL)... I have the data for all metro areas and counties. For example, in the Miami-Miami Beach-Kendall area, the FMR for a 2-bedroom apartment is $2,100. Would you like the full breakdown?

What are the income limits for entity ID 0603799999?

Querying Income Limits for entity 0603799999 (Los Angeles County)... The median family income is $98,200. The 'Very Low Income' (50%) limit for a family of four is $59,500. Do you need the limits for other family sizes?

First, use the `list_states` tool to get the state code, then use `list_counties` with that code. This will provide you with the 10-digit FIPS code (entity ID) needed for the `get_fmr_data` tool.

Related Connectors