Submit

Deallens Mcp

@bilal0310

2 months ago
Real estate deal analysis MCP server with 8 tools: rental analysis, BRRRR, flip calculator, deal comparison, sensitivity testing, expense estimation, live mortgage rates from FRED, and HUD Fair Market Rents by ZIP code. Free government APIs, zero cost.

Server Config

{
  "mcpServers": {
    "deallens": {
      "command": "npx",
      "args": [
        "deallens-mcp"
      ],
      "env": {
        "HUD_API_TOKEN": "<YOUR_TOKEN>",
        "FRED_API_KEY": "<YOUR_KEY>",
        "CENSUS_API_KEY": "<YOUR_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.