list_agencies
ActiveTool of Fbi Crime
declared in 0.1.0
List reporting agencies (police departments / sheriffs) for a state. Returns ORI (Originating Reporting Identifier) — the canonical agency ID required by the other tools.
Parameters schema
{
"type": "object",
"examples": [
{
"state_abbr": "CA"
},
{}
],
"required": [
"state_abbr"
],
"properties": {
"state_abbr": {
"type": "string",
"description": "2-letter state code (e.g., \"CA\"). Required: as of mid-2026 the all-agencies endpoint is gone and the API requires a state filter."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fbi Crime
https://github.com/pipeworx-io/mcp-fbi-crime
1/7 registries