Open Data

UK Police MCP Server

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

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.

Managed
7 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 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

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 Police and paste the MCP URL into Remote MCP server URL.
  4. Click Add. UK Police will appear under Not connected — select it and click Connect to complete OAuth.
Name: UK Police
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/uk-police
Authentication: OAuth

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

Try UK Police now

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