UK Legal Research✓
io.github.paulieb89/uk-legal-mcp · v0.4.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.paulieb89/uk-legal-mcp",
"description": "UK legal research — case law, legislation, Hansard, bills, votes, committees, HMRC, citations",
"title": "UK Legal Research",
"repository": {
"url": "https://github.com/paulieb89/uk-legal-mcp",
"source": "github"
},
"version": "0.4.0",
"websiteUrl": "https://bouch.dev/products/legal-research",
"packages": [
{
"registryType": "pypi",
"identifier": "uk-legal-mcp",
"version": "0.4.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://uk-legal-mcp.fly.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}