mcpbeat

FBI NIBRS Crime Data MCP Server

com.olyport/fbi-nibrs
answering

FBI NIBRS Crime Data is answering right now. Last checked 3 min ago. It exposes 4 tools.

National crime incident estimates from NIBRS by offense type, weapon, and location

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
531 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add fbi-nibrs --transport http https://mcp.olyport.com/fbi-nibrs/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fbi-nibrs": {
      "url": "https://mcp.olyport.com/fbi-nibrs/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fbi-nibrs]
url = "https://mcp.olyport.com/fbi-nibrs/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fbi-nibrs": {
      "url": "https://mcp.olyport.com/fbi-nibrs/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fbi-nibrs": {
      "url": "https://mcp.olyport.com/fbi-nibrs/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

offense
get_offense_estimates
Get NIBRS offense-level estimates (person or property crimes). Returns offense-level data (as opposed to incident-level). An incident may involve multiple offenses, so offense counts are typically higher than incident counts. Args: crime_category: 'person' for violent crimes or 'property' for property crimes. Default: 'person'. indicator: Filter by offense type. domain: Filter by analysis domain. limit: Maximum results to return (default 50, max 1000).
property
get_property_incident_estimates
Get national estimates of property crime incidents from NIBRS. Returns weighted national estimates of crimes against property including burglary, larceny-theft, motor vehicle theft, arson, and fraud. Data includes breakdowns by location type, time of day, and clearance status. Args: indicator: Filter by offense type (e.g. 'Burglary/Breaking & Entering', 'Larceny/Theft Offenses', 'Motor Vehicle Theft', 'NIBRS crimes against property (Total)'). domain: Filter by analysis domain (e.g. 'Incident count', 'Location type', 'Clearance', 'Time of day- Incident time'). limit: Maximum results to return (default 50, max 1000).
victimization
get_victimization_data
Get NIBRS victimization counts and percentages. Returns victim-level data from NIBRS including demographics of victims, victim-offender relationships, and injury types. Useful for understanding who is affected by crime and in what ways. Args: indicator: Filter by offense type (e.g. 'Aggravated Assault', 'NIBRS crimes against persons (Total)'). domain: Filter by analysis domain (e.g. 'Victim-offender relationship', 'Injury', 'Age', 'Sex', 'Race'). limit: Maximum results to return (default 50, max 1000).
violent
get_violent_incident_estimates
Get national estimates of violent crime incidents from NIBRS. Returns weighted national estimates of crimes against persons (violent crimes) including aggravated assault, homicide, kidnapping, robbery, and sex offenses. Data includes breakdowns by weapon, location type, victim-offender relationship, and time of day. Args: indicator: Filter by offense type (e.g. 'Aggravated Assault', 'Robbery', 'NIBRS crimes against persons (Total)'). Omit for all offense types. domain: Filter by analysis domain. Options include: 'Incident count', 'Weapon involved', 'Location type', 'Victim-offender relationship', 'Time of day- Incident time', 'Multiple victims', 'Multiple offenders', 'Clearance', 'Injury', 'MSA', 'Population group'. Omit for all. limit: Maximum results to return (default 50, max 1000).

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/fbi-nibrs/mcp streamable-http answering 518 ms 3 min ago

FBI NIBRS Crime Data — questions

Answers built from our own checks of this server.

What can FBI NIBRS Crime Data do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_offense_estimates, get_property_incident_estimates, get_victimization_data, get_violent_incident_estimates. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FBI NIBRS Crime Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 531 ms. The bar chart above shows every period we have measured.
How do I connect FBI NIBRS Crime Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FBI NIBRS Crime Data need an API key?
No. FBI NIBRS Crime Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FBI NIBRS Crime Data?
It answers our handshake in 531 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.