read_resource — UK Legal Research MCP Tool Read-only
read_resource
(read resource) 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 read_resource from your client
- Claude Code UK Legal Research read_resource run in your project directory
- Claude Desktop UK Legal Research read_resource ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor UK Legal Research read_resource ~/.cursor/mcp.json
- VS Code UK Legal Research read_resource .vscode/mcp.json
- Zed UK Legal Research read_resource ~/.config/zed/settings.json
- Windsurf UK Legal Research read_resource ~/.codeium/windsurf/mcp_config.json
- Cline UK Legal Research read_resource ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI UK Legal Research read_resource ~/.gemini/settings.json
- Grok UK Legal Research read_resource .mcp.json (in your project root)
- ChatGPT UK Legal Research read_resource Settings → Connectors → Advanced → Developer mode
- Claude.ai UK Legal Research read_resource Settings → Connectors → Add custom connector
- LangChain UK Legal Research read_resource 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_search
- 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
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.