us.propertyscoop/mcp✓
us.propertyscoop/mcp · v1.0.1
v1.0.1▦ remote🌐 https://mcp.propertyscoop.us
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "us.propertyscoop/mcp",
"description": "US property data: powerlines, noise, crime, hazards, schools and more",
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.propertyscoop.us",
"headers": [
{
"description": "Your PropertyScoop API key",
"value": "{api_key}",
"variables": {
"api_key": {
"description": "Your PropertyScoop API key. Get one at propertyscoop.us. First 10 calls each month are free.",
"format": "string"
}
},
"name": "X-API-Key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}