get_state_arrests — FBI Crime Data MCP Tool Read-only
get_state_arrests
(get state arrests) is one of 4 tools on the
FBI Crime Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_state_arrests from your client
- Claude Code FBI Crime Data get_state_arrests run in your project directory
- Claude Desktop FBI Crime Data get_state_arrests ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FBI Crime Data get_state_arrests ~/.cursor/mcp.json
- VS Code FBI Crime Data get_state_arrests .vscode/mcp.json
- Zed FBI Crime Data get_state_arrests ~/.config/zed/settings.json
- Windsurf FBI Crime Data get_state_arrests ~/.codeium/windsurf/mcp_config.json
- Cline FBI Crime Data get_state_arrests ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FBI Crime Data get_state_arrests ~/.gemini/settings.json
- Grok FBI Crime Data get_state_arrests .mcp.json (in your project root)
- ChatGPT FBI Crime Data get_state_arrests Settings → Connectors → Advanced → Developer mode
- Claude.ai FBI Crime Data get_state_arrests Settings → Connectors → Add custom connector
- LangChain FBI Crime Data get_state_arrests pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fbi-crime https://mcp.olyport.com/fbi-crime/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.