mcpbeat Sign in

Planwire MCP Server

local only

Planwire MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 31 Aug 2026.

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

Installs per day peak 319 · avg 24 · -9% w/w
a month agotoday
40
Installs / week
npm · planwire-mcp
0
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Planwire MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add planwire-mcp -- npx -y planwire-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "planwire-mcp": {
      "args": [
        "-y",
        "planwire-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.planwire-mcp]
command = "npx"
args = ["-y", "planwire-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "planwire-mcp": {
      "args": [
        "-y",
        "planwire-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "planwire-mcp": {
      "args": [
        "-y",
        "planwire-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PLANWIRE_API_KEY (Your PlanWire API key. Get a free sandbox key at https://planwire.io/?utm_source=mcp_registry&utm_medium=directory&utm_campaign=mcp.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Planwire MCP

same job, measured the same way
I
API Sorties MCP
by mabari2505

Search French events and things to do, built for AI agents — geo, city, date, category filters.

23 installs/wk local only
Tokenguard MCP
by eltociear

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

9 tools answering
Location and Timezone MCP Server by RoxyAPI
by roxyapi

City geocoding and timezone resolution for birth data, for AI agents, one API key.

3 tools answering
Google Maps MCP Server
by cablate

18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.

3 246 installs/wk local only
Instagram
by jojapi

Instagram: Instagram public data scraper API for search, users, posts, hashtags, locations and more.

22 tools answering
Blck Alpaca Knowledge Base
by blckalpaca

Search Blck Alpaca's knowledge base on SEO, GEO, AI agents and marketing automation.

4 tools answering
C
Setline
by setlineapp

Live festival data for AI agents: lineups, set times, dates, locations and ticket links worldwide.

7 tools answering
C
Geo
by thinair

Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.

answering

Planwire MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Planwire MCP?
Planwire MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package planwire-mcp was installed 40 times last week.
How do I connect Planwire MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls planwire-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Planwire MCP?
The npm package planwire-mcp was installed 40 times in the last week. Week over week that is -9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Planwire MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.