get_agency
ActiveTool of Fbi Crime
declared in 0.1.0
Fetch a single agency record by ORI. Resolved by listing the agencies for the ORI's state and filtering — the dedicated by-ORI endpoint was retired mid-2026.
Parameters schema
{
"type": "object",
"examples": [
{
"ori": "CA0194200"
}
],
"required": [
"ori"
],
"properties": {
"ori": {
"type": "string",
"description": "9-character ORI (e.g., \"CA0194200\" = LAPD). First two chars are the state code."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fbi Crime
https://github.com/pipeworx-io/mcp-fbi-crime
1/7 registries