← Back to Plugins
MCP Server MCP

BC Property Intelligence MCP Server

github By github 👁 1 views ▲ 0 votes

Canonical British Columbia Property Intelligence & Risk Screening MCP Server.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bcparcel.onrender.com/mcp",
      "headers": [
        {
          "description": "BC Parcel API Key",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...