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

警察-UK-API-MCP-Server
一家位于Python的MCP服务器提供了访问和与POLISE.UK API访问和互动的工具,提供了有关犯罪,警察部队,社区和停留事件的数据。
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.
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.
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