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