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