Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PropertyLabs

io.github.algofalgo/propertylabs

Public building permits, property assessments, parcels and development intelligence.

Uptime
100.0%
3 direct probes · 30d
Response
5431ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_address_permits

Look up the public PropertyLabs permit history for a specific civic address in a specific city. Use this for address-level construction history and activity. This follows the same public field boundar…

get_public_permit

Retrieve a permit using the numeric PropertyLabs canonical permit ID and city slug. Use this for a permit already referenced by a public PropertyLabs /permit/{city}/{id} URL. Returns only fields allow…

search_company_activity

Get an aggregate, city-scoped sample of permit activity matching a developer, applicant, builder or contractor name. Only applicant/developer/contractor party-field matches are counted. Anonymous resu…

How to use

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

{
  "mcpServers": {
    "propertylabs": {
      "url": "https://propertylabs.org/mcp",
      "transport": "streamable-http"
    }
  }
}