Cover image
Try Now
2025-03-16

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

3 years

Works with Finder

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

  1. Clone the repository:

    git clone https://github.com/dwain-barnes/police-uk-api-mcp-server.git
    cd police-uk-api-mcp-server
    
  2. 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
   }
 }
}




相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_n7wGSk6k
    2025-04-16

    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