MCP Server Police UK
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_street_level_crimesB | Retrieve street-level crimes by lat/lng or custom polygon area |
| get_street_level_outcomesB | Retrieve outcomes by lat/lng, custom polygon, or location ID |
| get_crimes_at_locationB | Retrieve crimes at a specific location by ID or nearest to lat/lng |
| get_crimes_no_locationB | Retrieve crimes that could not be mapped to a location |
| get_crime_categoriesB | Retrieve valid crime categories for a given date |
| get_last_updatedA | Retrieve the date when crime data was last updated |
| get_outcomes_for_crimeC | Retrieve outcomes for a specific crime by persistent ID |
| get_list_of_forcesA | Retrieve a list of all police forces |
| get_force_detailsB | Retrieve details for a specific police force |
| get_senior_officersB | Retrieve senior officers for a specific police force |
| get_neighbourhoodsA | Retrieve a list of neighbourhoods for a specific police force |
| get_neighbourhood_detailsC | Retrieve details for a specific neighbourhood within a force |
| get_neighbourhood_boundaryB | Retrieve the boundary coordinates for a specific neighbourhood |
| get_neighbourhood_teamB | Retrieve the team members for a specific neighbourhood |
| get_neighbourhood_eventsB | Retrieve events scheduled for a specific neighbourhood |
| get_neighbourhood_prioritiesB | Retrieve policing priorities for a specific neighbourhood |
| locate_neighbourhoodA | Find the neighbourhood policing team for a given latitude and longitude |
| get_stop_searches_by_areaB | Retrieve stop and searches within a 1-mile radius or custom area |
| get_stop_searches_by_locationB | Retrieve stop and searches at a specific location by ID |
| get_stop_searches_no_locationB | Retrieve stop and searches that could not be mapped to a location |
| get_stop_searches_by_forceA | Retrieve stop and searches reported by a specific force |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dwain-barnes/police-uk-api-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server