georgejeffers/uk-case-law-mcp-server
MCP server for UK case law using The National Archives API. Enables LLMs to search, retrieve, and cite UK legal judgments.
Platform-specific configuration:
{
"mcpServers": {
"uk-case-law-mcp-server": {
"command": "npx",
"args": [
"-y",
"uk-case-law-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...