Open Data

UK Police MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

UK Police open data API providing street-level crime reports, stop and search data, crime outcomes, and police force information across England, Wales, and Northern Ireland.

7 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

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

UK Police

The UK Police API provides open access to street-level crime, outcome, and stop-and-search data for England, Wales, and Northern Ireland. No authentication required.

Data Model

  • Street crimes — crime reports anonymised to a nearby street/location point. Filter by lat/lng and month.
  • Crime categories — canonical list of crime types (anti-social-behaviour, burglary, violent-crime, etc.).
  • Outcomes — resolution status for crimes at a location (e.g., charged, cautioned, no further action).
  • Stop and search — records of police stop-and-search encounters with demographics and outcomes.
  • Forces — metadata for all 45 territorial police forces.

Gotchas

  • Date format: Always YYYY-MM (year-month only, no day). Data lags 1-2 months behind present.
  • Location snap: Crimes are snapped to an anonymous map point, not exact addresses.
  • Large responses: High-crime areas can return thousands of records per month. Use specific coordinates.
  • No pagination: Results are returned in full. The API may return 404 for months with no data.
  • Rate limit: 15 requests per second with a burst of 30. Generous for most use cases.

Tools in this Server (7)

Uk Police Crime Categories

List all valid crime categories used in UK Police crime data. Returns the canonical set of crime category identifiers and their human-readable names ...

Uk Police Crimes At Location

Retrieve all crimes at a specific named location by its location ID. Use a location_id obtained from street-level crime results (the street.id field)...

Uk Police Get Force

Get detailed information about a specific police force. Returns the force's name, description, website URL, telephone number, and engagement methods ...

Uk Police List Forces

List all territorial police forces in England, Wales, and Northern Ireland. Returns each force's ID and name. Use the force ID with the force details...

Uk Police Outcomes At Location

Retrieve crime outcomes near a geographic location for a given month. Returns outcome/resolution data for crimes including the outcome category (e.g....

Uk Police Stop And Search

Search stop and search records near a geographic location for a given month. Returns data on police stop-and-search encounters including the person's...

Uk Police Street Crimes

Search street-level crime reports near a geographic location for a given month. Returns anonymised crime data snapped to nearby street points, includ...

Frequently Asked Questions

What is the UK Police MCP server?

UK Police open data API providing street-level crime reports, stop and search data, crime outcomes, and police force information across England, Wales, and Northern Ireland. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Police 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-police. Authentication is handled automatically.

How many tools does UK Police provide?

UK Police provides 7 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 Police require?

UK Police uses open data APIs — no authentication required.

Setup Instructions

Connect UK Police to any MCP client in minutes

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with UK Police?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

UK Police MCP Server & Skill — 7 Tools