Open Data

UK Planning Data MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

Official UK government planning data platform (planning.data.gov.uk). Search planning applications, look up entities by ID or reference, browse available datasets, and explore conservation areas, listed buildings, and other planning-related geography.

Managed
3 tools
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for UK Planning Data — workflow patterns, data models, and gotchas for your AI agent.

UK Planning Data

Official UK government platform for planning and housing data. No authentication required.

Data Model

  • Entity — A single planning record (application, conservation area, listed building, etc.) identified by a numeric entity ID.
  • Dataset — A named collection of entities (e.g. "planning-application", "conservation-area", "listed-building-outline").
  • Typology — Classification of entities: "geography" (spatial), "organisation", "category", etc.

Key Fields in Entity Results

  • entity — Unique numeric identifier
  • name — Human-readable name (may be empty for planning applications)
  • dataset — Which dataset this entity belongs to
  • reference — External reference (e.g. planning application number "23/00002/FUL")
  • description — Free text description of the entity
  • organisation-entity — Numeric ID of the responsible organisation
  • point — WKT point geometry (e.g. "POINT (-0.127 51.507)")
  • geometry — WKT polygon/multipolygon geometry
  • entry-date — When the record was last updated
  • start-date / end-date — Temporal validity

Useful Datasets

  • planning-application — ~100k planning applications with decision dates
  • conservation-area — ~11k designated conservation areas with boundaries
  • listed-building-outline — Listed building geometries
  • article-4-direction-area — Article 4 direction areas
  • tree-preservation-zone — Tree preservation orders

Pagination

  • Use limit and offset query parameters
  • Response includes links.next and count for total results

Tools in this Server (3)

Planning Get Entity

Get a single UK planning entity by its numeric entity ID from planning.data.gov.uk. Returns full entity data including name, dataset, reference, descr...

Planning List Datasets

List all available datasets on planning.data.gov.uk. Returns dataset names, descriptions, entity counts, themes, and licence information. Use this to ...

Planning Search

Search UK planning entities on planning.data.gov.uk. Filter by dataset (e.g. 'planning-application', 'conservation-area'), organisation, and typology....

Frequently Asked Questions

What is the UK Planning Data MCP server?

Official UK government planning data platform (planning.data.gov.uk). Search planning applications, look up entities by ID or reference, browse available datasets, and explore conservation areas, listed buildings, and other planning-related geography. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Planning Data to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/uk-planning. Authentication is handled automatically.

How many tools does UK Planning Data provide?

UK Planning Data provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does UK Planning Data require?

UK Planning Data uses open data APIs — no authentication required.

Setup Instructions

Connect UK Planning Data to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-planning

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to UK Planning Data and paste the MCP URL into Remote MCP server URL.
  4. Click Add. UK Planning Data will appear under Not connected — select it and click Connect to complete OAuth.
Name: UK Planning Data
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/uk-planning
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try UK Planning Data now

No API key or third-party login required. Chat with AI and run tools instantly.

UK Planning Data MCP Server & Skill — 3 Tools