mcp-fairrent

haksanlulz/mcp-fairrent
★ 0 stars TypeScript AI/LLM Updated 1d ago
MCP (Model Context Protocol) server for HUD housing data: Fair Market Rents, Section 8 income limits, and the USPS ZIP-to-jurisdiction crosswalk.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fairrent": {
      "command": "npx",
      "args": [
        "-y",
        "haksanlulz/mcp-fairrent"
      ]
    }
  }
}

README Excerpt

MCP server for HUD housing data. Looks up Fair Market Rents by bedroom count, Section 8 income limits by household size, and the USPS ZIP-to-jurisdiction crosswalk that maps a ZIP to its county. Built on the [MCP TypeScript SDK](https://modelcontextprotocol.io). For anyone answering "is this rent affordable here, and who qualifies for help?": tenant organizers, legal-aid intake, housing counselors, relocation planners, and agents that need real HUD numbers instead of a guess.

Tools (6)

affordability_checkfmr_lookupincome_limitslist_countieslist_metro_areaszip_crosswalk

Topics

civic-datafair-market-renthousinghudmcpmodel-context-protocolsection-8typescript