get_court — CourtListener MCP Tool Read-only
get_court
(get court) is one of 34 tools on the
CourtListener
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_court from your client
- Claude Code CourtListener get_court run in your project directory
- Claude Desktop CourtListener get_court ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CourtListener get_court ~/.cursor/mcp.json
- VS Code CourtListener get_court .vscode/mcp.json
- Zed CourtListener get_court ~/.config/zed/settings.json
- Windsurf CourtListener get_court ~/.codeium/windsurf/mcp_config.json
- Cline CourtListener get_court ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CourtListener get_court ~/.gemini/settings.json
- Grok CourtListener get_court .mcp.json (in your project root)
- ChatGPT CourtListener get_court Settings → Connectors → Advanced → Developer mode
- Claude.ai CourtListener get_court Settings → Connectors → Add custom connector
- LangChain CourtListener get_court pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http courtlistener-mcp https://courtlistener-mcp.vaquill.ai/mcp/
Other tools on this server
- status
- search_opinions
- search_dockets
- search_dockets_with_documents
- search_recap_documents
- search_audio
- search_people
- get_opinion
- get_docket
- get_audio
- get_cluster
- get_person
- citation_lookup_citation
- citation_batch_lookup_citations
- citation_verify_citation_format
- citation_parse_citation_with_citeurl
- citation_extract_citations_from_text
- citation_enhanced_citation_lookup
- ecfr_list_titles
- ecfr_get_title_versions
- ecfr_get_title_structure
- ecfr_get_ancestry
- ecfr_get_source_xml
- ecfr_list_agencies
- ecfr_list_all_corrections
- ecfr_list_corrections_by_title
- ecfr_search_regulations
- ecfr_get_search_count
- ecfr_get_search_summary
- ecfr_get_title_search_counts
- ecfr_get_daily_search_counts
- ecfr_get_hierarchy_search_counts
- ecfr_get_search_suggestions
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.