Home › Other › planwire-mcp

planwire-mcp

UK planning application data for AI agents: search, geo-query and fetch applications.

TypeScript Cloud
★ 0 stars Last pushed 2026-08-31

Topics: Real Estate

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.4)

npx -y planwire-mcp@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "planwire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "planwire-mcp@0.1.4"
      ],
      "env": {
        "PLANWIRE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • PLANWIRE_API_KEY required secret — Your PlanWire API key. Get a free sandbox key at https://planwire.io/?utm_source=mcp_registry&utm_medium=directory&utm_campaign=mcp.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry