Ordnance Survey - MCP Server
@CHRISCARLON
About Ordnance Survey - MCP Server
A Python-based MCP server that provides access Ordnance Survey's APIs.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"os-mcp": {
"command": "docker",
"args": [
"build",
"-t",
"os-mcp-server",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ordnance Survey - MCP Server?
An MCP server that provides LLMs access to Ordnance Survey’s Data Hub APIs for UK geospatial data. It is intended for developers who want to ask natural‑language questions about locations, street works, planning, and road networks.
How to use Ordnance Survey - MCP Server?
Obtain a free API key from the OS Data Hub, then run the server via Docker. Add the following to your Claude Desktop configuration, replacing your_api_key_here with your key: a Docker command with environment variables OS_API_KEY and STDIO_KEY. After starting, tools, resources, and prompts are available in Claude Desktop.
Key features of Ordnance Survey - MCP Server
- Access to UK geospatial data via OS APIs
- Natural‑language querying of locations and features
- Prompt templates for street works, planning, road networks
- Enforces a two‑step workflow plan for best results
- Runs locally via Docker with a single API key
Use cases of Ordnance Survey - MCP Server
- Find all cinemas in Leeds City Centre
- Query street works and planning information
- Explore road network data for a given area
- Use prompt templates for complex, specific geospatial tasks
FAQ from Ordnance Survey - MCP Server
What is needed to run this server?
A free API key from the OS Data Hub and Docker installed on your machine.
Does this server require an internet connection?
Yes, it makes requests to Ordnance Survey’s online APIs.
Is this project affiliated with Ordnance Survey?
No. This is a personal project not endorsed by or affiliated with Ordnance Survey.
Are breaking changes expected?
Yes. The server is actively developed, so expect breaking changes and bugs.
What license is this project under?
MIT License. This is not a commercial product.
More Productivity MCP servers
MCPControl
CheffromspaceMCP server for Windows OS automation
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
Swift MCP GUI Server
NakaokaReiMCP server that can execute commands such as keyboard input and mouse movement on macOS
Todoist MCP Server
stanislavlysenko0912Full implementation of Todoist Rest API & support Todoist Sync API for MCP server
Comments