get_system_statistics — Georgia Prisoners' Speak Public Data MCP Tool Read-only
get_system_statistics
(get system statistics) is one of 18 tools on the
Georgia Prisoners' Speak Public Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_system_statistics from your client
- Claude Code Georgia Prisoners' Speak Public Data get_system_statistics run in your project directory
- Claude Desktop Georgia Prisoners' Speak Public Data get_system_statistics ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Georgia Prisoners' Speak Public Data get_system_statistics ~/.cursor/mcp.json
- VS Code Georgia Prisoners' Speak Public Data get_system_statistics .vscode/mcp.json
- Zed Georgia Prisoners' Speak Public Data get_system_statistics ~/.config/zed/settings.json
- Windsurf Georgia Prisoners' Speak Public Data get_system_statistics ~/.codeium/windsurf/mcp_config.json
- Cline Georgia Prisoners' Speak Public Data get_system_statistics ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Georgia Prisoners' Speak Public Data get_system_statistics ~/.gemini/settings.json
- Grok Georgia Prisoners' Speak Public Data get_system_statistics .mcp.json (in your project root)
- ChatGPT Georgia Prisoners' Speak Public Data get_system_statistics Settings → Connectors → Advanced → Developer mode
- Claude.ai Georgia Prisoners' Speak Public Data get_system_statistics Settings → Connectors → Add custom connector
- LangChain Georgia Prisoners' Speak Public Data get_system_statistics pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http gps-public-data https://data.gps.press/mcp
Other tools on this server
- get_population_snapshot
- list_facilities
- get_facility_staff_roster
- get_facility
- get_parole_statistics
- get_ocga_section
- get_mortality_data
- get_settlements_data
- get_contraband_incidents
- get_contraband_summary
- search_quotes
- get_length_of_stay
- get_drug_admissions
- search_site
- get_gps_guide
- get_page
- list_intelligence
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.