UK legal research — case law, legislation, Hansard, bills, votes, committees, HMRC, citations
MCPpedia last refreshed this data
io.github.paulieb89/uk-legal-mcp is an MCP server that UK legal research — case law, legislation, Hansard, bills, votes, committees, HMRC, citations. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 79/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"uk-legal": {
"url": "https://uk-legal-mcp.fly.dev/mcp",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol server for UK legal research. Connects AI assistants to case law, legislation, parliamentary debates, bills, votes, committees, OSCOLA citation parsing, and HMRC tax data through a single endpoint.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'pytest' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
pytest has vulnerable tmpdir handling
pytest through 9.0.2 on UNIX relies on directories with the `/tmp/pytest-of-{user}` name pattern, which allows local users to cause a denial of service or possibly gain privileges.
Click any tool to inspect its schema.
judgment_headerMetadata header (parties, judges, citation). ~1k tokens.
judgment://{slug}/header
judgment_indexParagraph eId + first-line per row. ~4k tokens. Walk this to discover paragraphs.
judgment://{slug}/index
judgment_paragraphA single paragraph including its sub-paragraphs. 400–1700 tokens.
judgment://{slug}/para/{eId}
legislation_fullFull Act/SI as CLML XML.
legislation://{type}/{year}/{number}
legislation_sectionA specific section as CLML XML.
legislation://{type}/{year}/{number}/section/{section}
legislation_tocFlat id: title lines for the table of contents.
legislation://{type}/{year}/{number}/toc
legislation_point_in_timePoint-in-time CLML for a YYYY-MM-DD date.
legislation://{type}/{year}/{number}/{date}
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in legal / search
An autonomous agent that conducts deep research on any data using any LLM providers
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
The official MCP server implementation for the Perplexity API Platform
Production ready MCP server with real-time search, extract, map & crawl.
MCP Security Weekly
Get CVE alerts and security updates for io.github.paulieb89/uk-legal-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.