# FBI Crime Data Explorer MCP for AI Agents AI Agent Connect

> FBI Crime Data Explorer lets you pull official crime statistics from the Uniform Crime Reporting (UCR) program. Use it to get national estimates, state-level summaries, and agency-specific data through your AI client. It's the direct way to grab public safety data without manual searching.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Lc0FkrZumt6R3HMMfLkPVNxcloE6Hgrlnjd9n0gN/ai-agent-connect
- **Tags:** crime-statistics, fbi-data, public-safety, law-enforcement, nibrs

## Description

This Connector lets you pull official crime statistics from the Uniform Crime Reporting (UCR) program directly through your AI client. Instead of navigating complex government portals or manually scraping PDF reports, you can get national estimates, state-level summaries, and agency-specific data using natural language. It handles the heavy lifting of querying the database so you can focus on the analysis. This is one of the high-quality integrations available in the Vinkius catalog that helps you get accurate data without the friction of manual searching. You can quickly pull data for specific year ranges, drill down into state summaries, and query individual law enforcement agencies using their unique identifiers. It even allows you to analyze victim demographics, such as age and race, to get a clearer picture of public safety issues. You can look into specific categories like violent crimes or property crimes without having to sort through thousands of lines of raw text. It turns what used to be a tedious research task into a simple conversation with your agent. By connecting to this official data source, you ensure that your reports are backed by verified government data rather than unreliable secondary sources. It provides a direct path to the data you need for professional reporting and deep-dive analysis. It's a reliable way to get facts fast.

## Tools

### get_agency_summarized
Fetch crime data for a specific law enforcement agency using their ORI identifier. This is useful for looking at data from specific local departments.

### get_national_estimates
Get national crime estimates for the entire US across specific year ranges. This makes it easy to see long-term crime trends.

### get_nibrs_victim_demographics
Retrieve NIBRS victim demographic data like age, race, and sex for various offenses. This helps you understand who is most affected by crime.

### get_state_summarized
Pull crime statistics for any specific US state. You can quickly compare safety data between different regions.

## Prompt Examples

**Prompt:** 
```
Show me national crime estimates from 2015 to 2020.
```

**Response:** 
```
I've retrieved the national estimates. From 2015 to 2020, violent crime saw a peak in 2016 with approximately 1.28 million incidents, followed by a gradual decline until 2019. Would you like a breakdown by specific offense type?
```

**Prompt:** 
```
Get summarized burglary data for California (CA) between 2018 and 2022.
```

**Response:** 
```
Accessing California state data... For the period 2018-2022, burglary rates showed a downward trend, starting at X incidents in 2018 and reaching Y in 2022. Do you want to see how this compares to the national average?
```

**Prompt:** 
```
What is the age breakdown of robbery victims in New York?
```

**Response:** 
```
Querying demographics for New York... The data shows that the largest group of robbery victims falls within the 25-34 age range, accounting for approximately 28% of reported incidents. Would you like to see the breakdown by race or sex instead?
```

## Capabilities

### Pull national crime totals
Get estimated crime totals for the entire United States across specific year ranges.

### Get state-level summaries
Fetch detailed offense data for any specific US state.

### Query agency-specific data
Query statistics reported by specific local, county, or state law enforcement agencies using their ORI identifier.

### Break down victim demographics
Analyze NIBRS data to see breakdowns of victims by age, race, and sex for various offenses.

## Use Cases

### Academic Research
A student needs crime trends for a thesis and asks the agent for national estimates from 2010 to 2020.

### Local News
A reporter wants to know if burglaries are up in a specific state and checks the state summaries.

### Policy Review
A city official wants to see victim demographics for a specific offense type to allocate resources.

### Law Enforcement Audit
An analyst needs to compare stats from two different agencies using their unique ORI identifiers.

## Benefits

- Get state-level data instantly without manual searching.
- Access precise victim demographics to understand community impacts.
- Query specific law enforcement stats using ORI identifiers.
- Pull historical trends for year-over-year comparisons.
- Get clean, structured data ready for spreadsheets.

## How It Works

The bottom line is you get official, structured crime data in your chat window instead of hunting through government websites.

1. Subscribe to the FBI Crime Data Explorer MCP on Vinkius.
2. Add your FBI CDE API Key to your configuration.
3. Ask your agent for specific crime stats or trends.

## Frequently Asked Questions

**Can I use the FBI Crime Data Explorer MCP for academic research?**
Yes. It allows you to pull official national and state-level crime statistics that are perfect for academic papers and research reports.

**Does this Connector provide real-time crime alerts?**
No. This Connector provides official reported statistics from the UCR program, not live incident alerts or real-time crime maps.

**How do I get crime stats for a specific local police department?**
You can query specific law enforcement agencies by providing their unique ORI identifier to your agent.

**Can I get demographic data for victims of specific crimes?**
Yes. You can retrieve NIBRS victim demographic data including age, race, and sex for various offenses.

**Is the data from the FBI Crime Data Explorer MCP official?**
Yes. The data comes directly from the FBI's Uniform Crime Reporting (UCR) program, ensuring your reports are backed by verified government data.

**What states can I get crime summaries for?**
You can fetch summarized crime statistics for any specific US state through the Connector.

**How do I find data for a specific local police department?**
You can use the `get_agency_summarized` tool. You will need the agency's 9-character ORI (Originating Agency Identifier) to retrieve their specific reported statistics.

**What kind of demographic information is available for crime victims?**
The `get_nibrs_victim_demographics` tool allows you to filter victim data by age, race, or sex for specific offenses in states that support NIBRS reporting.

**Can I compare crime trends over multiple years?**
Yes. Tools like `get_national_estimates` and `get_state_summarized` accept `start_year` and `end_year` parameters to provide data across a historical range.