Skip to main content
Glama
lzinga

US Government Open Data MCP

fbi_arrest_data

Retrieve FBI arrest statistics by offense type, location, and demographic breakdown to analyze crime trends and patterns.

Instructions

Get arrest statistics from the FBI at national, state, or agency level. Offense codes are numeric: 'all' (all offenses), '11' (murder), '20' (rape), '30' (robbery), '50' (aggravated assault), '150' (drug abuse), and 40+ more. Returns counts or totals broken down by year, age, sex, race, ethnicity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
offenseYesArrest offense code: '11' (Murder), '12' (Simple Assault), '20' (Rape), '23' (Larceny-Theft), '30' (Robbery), '50' (Aggravated Assault), ... (48 total)
stateNoTwo-letter state abbreviation for state-level data
oriNoAgency ORI code for agency-level data
typeNoData type: 'counts' (default) or 'totals'
from_yearNoStart year (default: 5 years ago)
to_yearNoEnd year (default: current year)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lzinga/us-government-open-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server