JUHE API Marketplace
CHRISCARLON avatar
MCP Server

Ordnance Survey MCP Server

A Python-based MCP server that provides access to Ordnance Survey APIs, allowing querying of geographic data through a standardized protocol with features like collection management, feature search, and spatial filtering.

3
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "os-mcp-server",
3 "command": "docker",
4 "args": [
5 "run",
6 "--rm",
7 "-i",
8 "-e",
9 "OS_API_KEY=your_api_key_here",
10 "-e",
11 "STDIO_KEY=any_value",
12 "os-mcp-server"
13 ]
14}
JSON14 lines
  1. Home
  2. MCP Servers
  3. os-mcp

README Documentation

Ordnance Survey MCP Server

A MCP server for accessing UK geospatial data through Ordnance Survey APIs.

What it does

Provides LLM access to the Ordnance Survey's Data Hub APIs.

Ask simple questions such as find me all cinemas in Leeds City Centre or use the prompts templates for more complex, speciifc use cases - relating to street works, planning, etc.

Use the prompts templates for more complex, speciifc use cases - relating to road networks, etc.

This MCP server enforces a 2 step workflow plan to ensure the user gets the best results - it must always produce a plan before making searches.

Quick Start

1. Get an OS API Key

Register at OS Data Hub to get your free API key and set up a project.

2. Run with Docker and add to your Claude Desktop config (easiest)

Clone the repository:
git clone https://github.com/your-username/os-mcp-server.git
cd os-mcp-server

Then build the Docker image:

docker build -t os-mcp-server .

Add the following to your Claude Desktop config:

{
  "mcpServers": {
    "os-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e",
        "OS_API_KEY=your_api_key_here",
        "-e",
        "STDIO_KEY=any_value",
        "os-mcp-server"
      ]
    }
  }
}

Open Claude Desktop and you show see all available tools, resources, and prompts.

License

MIT License. This project does not have the endorsement of Ordnance Survey. This is a personal project and not affiliated with Ordnance Survey. This is not a commercial product. It is actively being worked on so expect breaking changes and bugs.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved