Loading MCP server directory, please wait...
UK planning application data for AI agents: search, geo-query and fetch applications.
npx @getmcp/cli add io.github.beshogun/planwire-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PLANWIRE_API_KEYYour PlanWire API key. Get a free sandbox key at https://planwire.io/?utm_source=mcp_registry&utm_medium=directory&utm_campaign=mcp.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.beshogun/planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": ""
}
}
}
}