FBI Crime Data MCP Server
Related Servers
Alternatives to FBI Crime Data MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides access to the police.uk API with 21 tools to query UK crime data, police forces, neighbourhoods, and stop-and-search incidents. Enables retrieval of street-level crimes, force details, neighbourhood teams, and policing priorities across England, Wales, and Northern Ireland.2118 npm2MIT
- AlicenseNot gradedqualityAmaintenanceExposes the FBI Crime Data Explorer API — crime estimates, agency offense rates, and LEOKA officer safety data via MCP. Supports STDIO or Streamable HTTP transport.66 npm1Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables querying FBI crime data using UCR/NIBRS statistics through a simple MCP interface.1 npmMIT
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to search and retrieve details of FBI Most Wanted people via the FBI public API, including photos, aliases, crimes, last known locations, and contact tips.1 npmMIT
- AlicenseAqualityCmaintenanceProvides access to EPA's Air Quality System API with 31 tools for querying air quality data, monitoring sites, and pollution measurements across the United States through natural language.31MIT
- AlicenseNot gradedqualityCmaintenanceWraps the UK Police Data API to enable querying crime data, police forces, and other UK police information through natural language.1 npmMIT
TDQS
Scored across 17 tools
Most tools map to distinct FBI datasets or utilities, but get_nibrs_data vs get_nibrs_estimation and get_summarized_crime_data vs get_crime_trends require careful reading to avoid misselection. Descriptions generally clarify scope.
All names use snake_case verb_noun structure (get_*, lookup_agency, manage_cache, read_spillover), with a predictable get_ prefix for data retrieval tools. No mixed conventions.
17 tools is on the heavy side for a data-access MCP server, falling in the borderline 16-25 range. Each tool maps to a distinct dataset, but the surface is large enough to feel sprawling.
The server covers the major FBI Crime Data Explorer domains: trends, summarized, NIBRS, NIBRS estimates, arrests, hate crime, expanded homicide/property, LEOKA, police employment, suicide, use of force, agency lookup, reference data, and spillover handling. No obvious lifecycle gaps for a read-only data server.