Open Data

UK Case Law MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Search and retrieve UK court judgments and tribunal decisions from the National Archives Find Case Law service. Covers the Supreme Court, Court of Appeal, High Court, and major tribunals.

2 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for UK Case Law — workflow patterns, data models, and gotchas for your AI agent.

UK Case Law (National Archives)

Find Case Law service by the National Archives. No authentication required.

Data Model

  • Judgment — A court judgment or tribunal decision published via Find Case Law.
  • Neutral Citation — Standard citation format, e.g. [2026] EWCA Crim 385.
  • Document URI — Machine-readable identifier (e.g. ewca/crim/2026/385 or d-<uuid>).
  • Court codesuksc (Supreme Court), ewca/civ (Court of Appeal Civil), ewca/crim (Criminal), ewhc (High Court), ukut (Upper Tribunal), ukftt (First-tier Tribunal).

Key Fields (Atom Feed)

  • entry/title — Case name
  • entry/link[@rel='alternate']/@href — URL to the judgment
  • entry/published — Date published by the court
  • entry/updated — Last updated in Find Case Law
  • entry/author/name — Court name
  • tna:identifier[@type='ukncn']/@value — Neutral Citation Number
  • tna:uri — Document URI

Key Fields (Judgment XML / LegalDocML)

  • FRBRname/@value — Case name
  • FRBRdate/@date — Judgment date
  • uk:court — Court code
  • uk:cite — Neutral citation
  • uk:year — Year
  • uk:number — Sequence number

Gotchas

  • No JSON API: Search uses Atom XML feed; individual documents use LegalDocML XML.
  • Rate limit: 1,000 requests per rolling 5-minute period per IP.
  • Order values: -date (newest first), date (oldest first), -updated, -transformation.
  • Court filtering: Use court parameter with codes like uksc, ewca/civ, ewhc/ch.
  • Open Justice Licence: Redistribution and reuse are permitted with attribution; computational reuse needs a separate National Archives application.

Tools in this Server (2)

Caselaw Get Judgment

Get detailed metadata and an excerpt from a specific UK court judgment by its document URI. Returns the case name, court, date, neutral citation, judg...

Caselaw Search

Search UK court judgments and tribunal decisions from the National Archives Find Case Law service. Returns case names, courts, dates, neutral citation...

Frequently Asked Questions

What is the UK Case Law MCP server?

Search and retrieve UK court judgments and tribunal decisions from the National Archives Find Case Law service. Covers the Supreme Court, Court of Appeal, High Court, and major tribunals. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Case Law to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/uk-case-law. Authentication is handled automatically.

How many tools does UK Case Law provide?

UK Case Law provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does UK Case Law require?

UK Case Law uses open data APIs — no authentication required.

Setup Instructions

Connect UK Case Law to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-case-law

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with UK Case Law?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

UK Case Law MCP Server & Skill — 2 Tools