Serverscom.mcpbundles/uk-case-law
L

UK Case Law MCP Server from MCPBundles

com.mcpbundles/uk-case-law · v1.0.0
▦ other
v1.0.0other mcpb: https://github.com/thinkchainai/mcpbundles/releases/download/uk-case-law-v1.0.0+build.1c935870/uk-case-law.mcpb🌐 https://mcp.mcpbundles.com/bundle/uk-case-law/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.mcpbundles/uk-case-law",
  "description": "Search UK court judgments and tribunal decisions from the National Archives",
  "title": "UK Case Law MCP Server from MCPBundles",
  "repository": {
    "url": "https://github.com/thinkchainai/mcpbundles",
    "source": "github",
    "id": "1095167873"
  },
  "version": "1.0.0",
  "websiteUrl": "https://mcpbundles.com/skills/uk-case-law",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-case-law-v1.0.0+build.1c935870/uk-case-law.mcpb",
      "fileSha256": "1c935870c3cd1d6e390bc1f5430048462953608d82756ddf09ab5340209d98d8",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mcpbundles.com/bundle/uk-case-law/",
      "headers": [
        {
          "description": "OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}