MCP Server
MCP
us.propertyscoop/mcp
US property data: powerlines, noise, crime, hazards, schools and more
Configuration Example
{
"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"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment