police-transparency-mcp

mrfentmen/police-transparency-mcp
★ 0 stars TypeScript Search Updated today
Niche public data MCP server: police-transparency-mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "police-transparency-": {
      "command": "npx",
      "args": [
        "-y",
        "mrfentmen/police-transparency-mcp"
      ]
    }
  }
}

README Excerpt

A deliberately narrow public-data server for aggregate historical NYC police complaint statistics. It is intended for journalism, civic research, and year-over-year trend exploration, not operational policing. - `summarize_complaints`: count historic NYPD complaints grouped by borough, broad law category, or offense description, with an optional year and borough filter.

Tools (1)

summarize_complaints