case_law_search — UK Legal Research MCP Tool
case_law_search
(case law search) is one of 35 tools on the
UK Legal Research
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call case_law_search from your client
- Claude Code UK Legal Research case_law_search run in your project directory
- Claude Desktop UK Legal Research case_law_search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor UK Legal Research case_law_search ~/.cursor/mcp.json
- VS Code UK Legal Research case_law_search .vscode/mcp.json
- Zed UK Legal Research case_law_search ~/.config/zed/settings.json
- Windsurf UK Legal Research case_law_search ~/.codeium/windsurf/mcp_config.json
- Cline UK Legal Research case_law_search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI UK Legal Research case_law_search ~/.gemini/settings.json
- Grok UK Legal Research case_law_search .mcp.json (in your project root)
- ChatGPT UK Legal Research case_law_search Settings → Connectors → Advanced → Developer mode
- Claude.ai UK Legal Research case_law_search Settings → Connectors → Add custom connector
- LangChain UK Legal Research case_law_search pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http uk-legal-mcp https://uk-legal-mcp.fly.dev/mcp
Other tools on this server
- judgment_get_header
- judgment_get_index
- judgment_get_paragraph
- case_law_grep_judgment
- legislation_search
- legislation_get_section
- legislation_get_toc
- parliament_search_hansard
- parliament_policy_position_summary
- parliament_find_member
- parliament_member_debates
- parliament_member_interests
- parliament_search_petitions
- parliament_get_debate_divisions
- parliament_get_debate_contributions
- parliament_lookup_by_column
- bills_search_bills
- bills_get_bill
- votes_search_divisions
- votes_get_division
- committees_search_committees
- committees_get_committee
- committees_search_evidence
- citations_parse
- citations_resolve
- citations_network
- citations_format_oscola
- hmrc_get_vat_rate
- hmrc_check_mtd_status
- hmrc_search_guidance
- list_prompts
- get_prompt
- list_resources
- read_resource
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.