# DOJ NCVS Crime Data MCP for AI Agents AI Agent Connect

> DOJ NCVS Crime Data MCP lets your AI agent pull official US victimization statistics directly from the Department of Justice. You can audit personal and household crime rates, look up regional safety markers, and analyze historical trends without navigating complex government portals. It turns raw public safety data into conversational insights for research and reporting.

## Overview
- **Category:** data
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_jkW14CIlxGBxpuPDeO5HeXBORmGKRfmTBVnfMVif/ai-agent-connect
- **Tags:** doj-crime, ncvs-data, victimization-stats, crime-audit, public-safety-api

## Description

Getting your hands on reliable crime data usually involves digging through dense government websites, navigating complex submenus, and manually downloading files. This connection changes that by letting your AI agent do the heavy lifting for you. Instead of copy-pasting tables into a spreadsheet and cleaning up messy formatting, you can just ask your agent questions about victimization rates in specific regions or over certain years. It pulls from the National Crime Victimization Survey, which is the gold standard for understanding how crimes actually affect people. This tool ensures your work is backed by verified government records. It is a huge time saver for anyone who needs to ground their analysis in official facts rather than guesses. By connecting this to your workflow, you get a direct line to federal data that used to require a lot of technical know-how to access. You can query specific details on personal victimization like assault or theft, or look at household-level data for burglary and motor vehicle theft. You can find this and thousands of other tools in the Vinkius catalog to build out your research stack and automate your data gathering.

## Tools

### check_api_status
Check if the DOJ NCVS API is online. This ensures your agent can reach the data before starting a long query.

### get_crime_by_region
Get crime statistics for a specific US region. This helps you map out where specific types of victimization are most common.

### get_crime_by_year
Get all crime statistics for a specific year. Use this to track how crime rates have shifted over a decade or more.

### get_household_victimization
Get household victimization statistics from NCVS. This provides data on residential crimes like burglary and motor vehicle theft.

### get_personal_victimization
Get personal victimization statistics from NCVS. This retrieves data on individual experiences with crimes like assault or theft.

### list_crime_attributes
List available attributes and categories in the NCVS database. Use this to see exactly what types of data markers you can query.

## Prompt Examples

**Prompt:** 
```
What were the personal victimization rates in the US for 2022?
```

**Response:** 
```
### 2022 Personal Victimization Statistics

| Metric | Rate per 1,000 Persons |
| :--- | :--- |
| **Total Personal Victimization** | **23.5** |

**Key Details:**
* This includes data on **assault** and **theft**.
* The rates reflect official survey responses from the DOJ NCVS.

Would you like a breakdown by specific offense type?
```

**Prompt:** 
```
Show household crime data for the 'South' region.
```

**Response:** 
```
### Household Victimization: South Region

I've retrieved the household-level data for the South. Notable trends include:
* **Burglary Rates**
* **Motor Vehicle Theft**

These figures help identify residential security trends in that geographic area. Would you like to compare this with the national average?
```

**Prompt:** 
```
List all categories in the NCVS database.
```

**Response:** 
```
### NCVS Catalog Attributes

I've scanned the catalog. You can query over 50 different attributes, including:
* **Offense Type**
* **Victim Demographic**
* **Reporting to Police**
* **Location of Crime**

I can help you filter by any of these markers. Which one should we look at first?
```

## Capabilities

### Pull personal victimization stats
Get specific data on individual experiences with crimes like assault and theft.

### Audit household crime data
Retrieve statistics on residential crimes such as burglary and motor vehicle theft.

### Query historical crime trends
Look up crime statistics for specific years to see how safety data has changed over time.

### Identify regional safety markers
Get crime statistics for specific US regions to understand geographic distributions.

### Scan the NCVS catalog
List all available attributes and categories to see what data markers are available.

## Use Cases

### Academic research on assault rates
A researcher needs to know if assault rates dropped in 2022. They ask the agent for personal victimization stats for that year.

### Journalistic reporting on regional theft
A journalist is writing a piece on the South. They use get_crime_by_region to get specific burglary and theft numbers.

### Identifying available data markers
A policy lead wants to know what data they can actually query. They use list_crime_attributes to see all available markers.

### Community safety monitoring
A community lead wants to see if car thefts are up. They use get_household_victimization to check trends in motor vehicle theft.

## Benefits

- Get official government data without navigating the DOJ website. Use get_crime_by_region to see regional trends instantly.
- Audit historical crime patterns quickly. Use get_crime_by_year to compare safety data across different decades.
- Simplify research workflows. You can pull personal victimization stats using get_personal_victimization and put them straight into your report.
- Identify specific crime markers. Use list_crime_attributes to see every category available in the NCVS catalog.
- Verify household security trends. Get data on burglary and theft with get_household_victimization to understand residential safety.

## How It Works

The bottom line is you get direct access to federal crime statistics through a simple chat interface.

1. Subscribe to the DOJ NCVS Crime Data MCP on Vinkius.
2. Connect your preferred AI client to the Connector.
3. Ask your agent questions about crime trends or regional safety markers.

## Frequently Asked Questions

**What kind of data does DOJ NCVS Crime Data provide?**
It provides official statistics on victimization, including personal and household crime rates, assault, and theft data from the National Crime Victimization Survey.

**Can I use DOJ NCVS Crime Data for academic research?**
Yes, it is a standard source for criminologists and sociologists who need verified government data for research papers and studies.

**Does DOJ NCVS Crime Data include real-time local police reports?**
No, this Connector provides broad statistical survey data from the DOJ, not real-time feeds or specific individual crime reports from local police.

**Can I query specific years with DOJ NCVS Crime Data?**
Yes, you can ask your agent to pull crime statistics for any specific year to help you identify historical trends and changes over time.

**Is the data from DOJ NCVS Crime Data verified?**
Yes, the data comes directly from the Department of Justice, ensuring your analysis is grounded in official government records.

**How do I see what categories are available in DOJ NCVS Crime Data?**
You can simply ask your agent to list all available attributes in the NCVS catalog to see the specific markers you can query.

**Is an API Key required for DOJ Crime Data?**
No. The DOJ NCVS API is a public and free service. This server works out of the box without any static credentials required.

**What types of crime are included in the statistics?**
The NCVS includes data on personal crimes (assault, theft) and household crimes (burglary, motor vehicle theft). Use the `list_crime_attributes` tool to see the full catalog.

**Is the data national or state-level?**
The API provides national-level victimization data, often categorized by broad geographic regions (e.g., South, West) and population sizes.