HomeOther › addressintel-mcp

addressintel-mcp

SF Peninsula building permits and parcel buildability: SB 9, ADU and redevelopment leads.

Official TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-08-19 License: MIT

Topics: Real Estate

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.2)

npx -y addressintel-mcp@1.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "addressintel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "addressintel-mcp@1.1.2"
      ],
      "env": {
        "ADDRESSINTEL_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ADDRESSINTEL_API_KEY secret — AddressIntel API key. Optional: without one the server uses the public demo tier (10 requests/minute, 5 rows per call). Free keys at https://addressintel.co/developers

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry