I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

police-uk-api-mcp-server
A Python-based MCP server providing tools to access and interact with the police.uk API, offering data on crimes, police forces, neighbourhoods, and stop-and-search incidents.
1
Github Watches
1
Github Forks
1
Github Stars
police-uk-api-mcp-server
A Python-based MCP server providing tools to access and interact with the police.uk API, offering data on crimes, police forces, neighbourhoods, and stop-and-search incidents.
Features
- 21 distinct tools for querying police.uk API endpoints.
- Retrieve street-level crimes, neighbourhood details, force information, stop-and-search records, and more.
- Built with
FastMCP
for easy integration into MCP-compatible systems. - Error handling and clear documentation for each tool.
Prerequisites
- Python 3.11+
- Required packages:
mcp
,requests
Installation
-
Clone the repository:
git clone https://github.com/dwain-barnes/police-uk-api-mcp-server.git cd police-uk-api-mcp-server
-
Install dependencies:
pip install mcp requests
##Usage Run the server:
python server.py
###Configuration To integrate with an MCP ecosystem, update your server configuration
{
"mcpServers": {
"police-uk-api-tools": {
"command": "python",
"args": ["path/to/police-uk-api-mcp-server/server.py"],
"host": "127.0.0.1",
"port": 8080,
"timeout": 30000
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Mirror ofhttps://github.com/agentience/practices_mcp_server
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Reviews

user_n7wGSk6k
Ccxt is an exceptionally versatile tool for cryptocurrency trading. Created by shuhaozhang95, it supports a wide range of exchanges, making it indispensable for serious traders. The seamless integration and comprehensive documentation make it easy to use and highly reliable. Highly recommend! Check it out here: https://mcp.so/server/ccxt/shuhaozhang95