planwire-mcp
Rank #30,016io.github.beshogun/planwire-mcp
UK planning application data for AI agents: search, geo-query and fetch applications.
planwire-mcp is a Model Context Protocol (MCP) server published by beshogun. It ranks #30,016 of 132,113 servers tracked on MCP Toplist. planwire-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 6, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 102,097 of 132,113 servers on MCP Toplist.
Use planwire-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add planwire-mcp -e "PLANWIRE_API_KEY=<your PLANWIRE_API_KEY>" -- npx -y planwire-mcpReplace each placeholder with your own value before saving.
[mcp_servers.planwire-mcp]
command = "npx"
args = ["-y", "planwire-mcp"]
[mcp_servers.planwire-mcp.env]
PLANWIRE_API_KEY = "<your PLANWIRE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<your PLANWIRE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<your PLANWIRE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"planwire-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<your PLANWIRE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<your PLANWIRE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"planwire-mcp": {
"command": "npx",
"args": [
"-y",
"planwire-mcp"
],
"env": {
"PLANWIRE_API_KEY": "<your PLANWIRE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.beshogun%2Fplanwire-mcp)<a href="https://mcptoplist.com/server/io.github.beshogun%2Fplanwire-mcp"><img src="https://mcptoplist.com/badge/io.github.beshogun%2Fplanwire-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
beshogun
Other servers by beshogun
View all beshogun servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Jul 10, 2026 |
| 0.1.2 | Jul 9, 2026 |
Frequently asked questions
- Who maintains planwire-mcp?
- planwire-mcp is maintained by beshogun, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is planwire-mcp listed on the Official MCP Registry?
- Yes — planwire-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does planwire-mcp have?
- MCP Toplist tracks 2 versions of planwire-mcp, most recently published on Jul 10, 2026.
- Where can I find the source code for planwire-mcp?
- The source code for planwire-mcp is hosted at github.com/beshogun/planwire-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.