Skip to content
Back to search
30
MCP

@cyanheads/fbi-crime-mcp-server

npm/@cyanheads/fbi-crime-mcp-server

Exposes the FBI Crime Data Explorer API — UCR crime estimates, NIBRS incident breakdowns, hate crimes, arrests, human trafficking, and agency participation data via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/fbi-crime-mcp-server
FBI Crime Data Explorer — UCR estimates, NIBRS breakdowns, hate crimes, arrests, and agency data.
0 tools
fbi-crime-data-mcp
MCP server for the FBI Crime Data Explorer API
0 tools
@pipeworx/mcp-fbi-crime
FBI Crime Data Explorer MCP — UCR/NIBRS statistics
0 tools
Fbi Crime
FBI Crime Data Explorer MCP — UCR/NIBRS statistics
0 tools · streamable-http
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
@pipeworx/mcp-fbiwanted
MCP server for searching the FBI Most Wanted list via FBI public API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/fbi-crime-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}