get_population_snapshot — Georgia Prisoners' Speak Public Data MCP Tool Read-only
get_population_snapshot
(get population snapshot) 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_population_snapshot from your client
- Claude Code Georgia Prisoners' Speak Public Data get_population_snapshot run in your project directory
- Claude Desktop Georgia Prisoners' Speak Public Data get_population_snapshot ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Georgia Prisoners' Speak Public Data get_population_snapshot ~/.cursor/mcp.json
- VS Code Georgia Prisoners' Speak Public Data get_population_snapshot .vscode/mcp.json
- Zed Georgia Prisoners' Speak Public Data get_population_snapshot ~/.config/zed/settings.json
- Windsurf Georgia Prisoners' Speak Public Data get_population_snapshot ~/.codeium/windsurf/mcp_config.json
- Cline Georgia Prisoners' Speak Public Data get_population_snapshot ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Georgia Prisoners' Speak Public Data get_population_snapshot ~/.gemini/settings.json
- Grok Georgia Prisoners' Speak Public Data get_population_snapshot .mcp.json (in your project root)
- ChatGPT Georgia Prisoners' Speak Public Data get_population_snapshot Settings → Connectors → Advanced → Developer mode
- Claude.ai Georgia Prisoners' Speak Public Data get_population_snapshot Settings → Connectors → Add custom connector
- LangChain Georgia Prisoners' Speak Public Data get_population_snapshot 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_system_statistics
- 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.