← Registry

Data Collection

propertylabs.org

Provides access to public construction permit data and company activity for specified addresses and cities.

1 endpoint3 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://propertylabs.org/mcp

No auth detected

MCP server metadata

Name
propertylabs
Version
0.2.0
Capabilities
tools
Server instructions

Use PropertyLabs for public construction and development intelligence. Anonymous tools intentionally mirror PropertyLabs public-data boundaries. Use the returned PropertyLabs URL when the user wants to verify or explore a public address or canonical permit record.

Known tools 3

search_address_permits

Look up the public PropertyLabs permit history for a specific civic address in a specific city.

Inferred read-only
get_public_permit

Retrieve a permit using the numeric PropertyLabs canonical permit ID and city slug.

Inferred read-only
search_company_activity

Get an aggregate, city-scoped sample of permit activity matching a developer, applicant, builder or contractor name.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.propertylabs]
url = "https://propertylabs.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "propertylabs": {
      "type": "http",
      "url": "https://propertylabs.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: propertylabs
Remote MCP URL: https://propertylabs.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "propertylabs": {
      "url": "https://propertylabs.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "propertylabs": {
      "type": "http",
      "url": "https://propertylabs.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for propertylabs.org was fetched 2026-08-23T14:20:14.897Z.

Trust status Trusted

propertylabs.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.