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