Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

police-transparency-mcp

View on GitHub

Niche public data MCP server: police-transparency-mcp

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mrfentmen/police-transparency-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "police-transparency-mcp": {
      "command": "node",
      "args": ["/path/to/police-transparency-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mrfentmen/police-transparency-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# police-transparency-mcp

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.

## Tool

- `summarize_complaints`: count historic NYPD complaints grouped by borough, broad law category, or offense description, with an optional year and borough filter.

The server does not expose names, addresses, coordinates, demographics, incident rows, live dispatch, surveillance, targeting, person lookup, or operational controls. Aggregate groups with fewer than five records are suppressed. NYPD complaint data is historical, reported data with known limitations and potential classification or reporting bias. It should not be used to infer individual behavior or make decisions about a person.

## Run

```bash
npm install
npm run build
node dist/index.js
```

What people ask about police-transparency-mcp

What is mrfentmen/police-transparency-mcp?

+

mrfentmen/police-transparency-mcp is mcp servers for the Claude AI ecosystem. Niche public data MCP server: police-transparency-mcp It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install police-transparency-mcp?

+

You can install police-transparency-mcp by cloning the repository (https://github.com/mrfentmen/police-transparency-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/police-transparency-mcp safe to use?

+

Our security agent has analyzed mrfentmen/police-transparency-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/police-transparency-mcp?

+

mrfentmen/police-transparency-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to police-transparency-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy police-transparency-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/police-transparency-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-police-transparency-mcp)](https://claudewave.com/repo/mrfentmen-police-transparency-mcp)
<a href="https://claudewave.com/repo/mrfentmen-police-transparency-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-police-transparency-mcp" alt="Featured on ClaudeWave: mrfentmen/police-transparency-mcp" width="320" height="64" /></a>