Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

Buildability™ — Property Zoning & Buildability™ Intelligence

ai.readypermit/geo

Zoning, ADU eligibility, flood zone, setbacks, and buildability intelligence for U.S. parcels.

Uptime
18.9%
37 probes
Response
730ms
last probe
Tools
8
callable

Tools · 8

analyze_property

Get complete property intelligence for any U.S. address — zoning, buildability, flood risk, environmental hazards, and lot data from 20+ government sources (FEMA, EPA, USGS, Census, Regrid). USE WHEN:…

get_buildability_score

Get a quick Buildability™ Score (0-100) for a property without running the full analysis. USE WHEN: user wants to pre-screen properties, asks 'is this worth analyzing', 'quick check on this address', …

lookup_zoning

Look up the zoning designation and development standards for any U.S. property address. USE WHEN: user asks 'what zone is this', 'what's the zoning', 'what can I build on this lot', 'is this residenti…

check_flood_zone

Check FEMA National Flood Hazard Layer for any U.S. property. USE WHEN: user asks 'is this in a flood zone', 'do I need flood insurance', 'is this property flood-safe', 'FEMA flood map', 'is this in a…

check_environmental_risks

Run full environmental risk screening for a property using EPA, USGS, NOAA, and USDA data. USE WHEN: user asks about 'environmental hazards', 'contamination', 'wildfire risk', 'earthquake risk', 'rado…

search_comparable_sales

Find recent comparable property sales and rental comps near a property. USE WHEN: user asks 'what are comps in this area', 'recent sales near here', 'what did similar houses sell for', 'price per squa…

calculate_buildable_envelope

Calculate the maximum buildable area (building envelope) for a lot given zoning constraints. USE WHEN: user asks 'how much can I build', 'max square footage', 'what's the buildable area', 'calculate t…

submit_correction

Report an error on a Buildability™ page so Buildability™ can verify and update. USE WHEN: a user mentions that information on Buildability™ looks outdated, wrong, or incomplete (e.g., 'the Austin ADU …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "buildability™_—_property_zoning_&_buildability™_intelligence": {
      "url": "https://rnfonkwthefktfvfwypr.supabase.co/functions/v1/mcp-server",
      "transport": "streamable-http"
    }
  }
}