← Back to Plugins
MCP Server MCP

us.propertyscoop/mcp

MCP Registry publisher By MCP Registry publisher 👁 10 views ▲ 0 votes

US property data: powerlines, noise, crime, hazards, schools and more

Homepage Verified source

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

Loading comments...