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