planwire-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANWIRE_API_KEY | Yes | Your PlanWire API key (free sandbox, no card required). Obtain from https://planwire.io | |
| PLANWIRE_API_BASE | No | Base URL for the PlanWire API. Override if needed. | https://api.planwire.io |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_planning_applicationsA | Search UK planning applications by keyword, council, postcode, status, type, or date range. Returns matching applications with address, description, reference, status, and dates. Use for questions like 'recent planning applications in Camden' or 'refused extensions in OX1'. |
| nearby_planning_applicationsA | Find planning applications within a radius of a point (latitude/longitude). Use for 'what's been applied for near this location'. |
| get_planning_applicationA | Fetch a single planning application by its PlanWire id. |
| list_councilsA | List the UK councils (local planning authorities) PlanWire covers, with their IDs for use in searches. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/beshogun/planwire-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server