MCP Geo
Supports UIby chris-page-gov
Advanced geospatial and statistical data server for UK geography using Ordnance Survey and ONS data.
What it does
MCP Geo is a high-performance geospatial server that provides AI assistants with real-time access to UK geographic and statistical data. It renders interactive map widgets and provides structured data from the Ordnance Survey (OS) and Office for National Statistics (ONS).
Key features
- Interactive Geospatial UI: Renders geography selectors, statistics dashboards, and route planners via MCP-Apps UI.
- Comprehensive UK Data: Access to OS Places, ONS observations, and NOMIS labour statistics.
- Route Planning: Full graph-backed routing using pgRouting for distance and duration calculations.
- Admin Lookup: Precise administrative area containment and reverse hierarchy searches.
Installation
Requires a free Ordnance Survey Data Hub API key.
{
"mcpServers": {
"geo": {
"command": "docker",
"args": ["run", "-i", "--env-file", "/path/to/.env", "ghcr.io/chris-page-gov/mcp-geo:latest"]
}
}
}
Supported hosts
Confirmed for Claude Desktop, VS Code Copilot, and any host supporting MCP-Apps UI.
Quick install
docker run -i --env-file .env ghcr.io/chris-page-gov/mcp-geo:latestInformation
- Pricing
- free
- Published
- 4/12/2026
- stars






