PluginBench
MCP Server

UK Court Finder MCP Server from MCPBundles MCP Server

com.mcpbundles/uk-court-finder

What is the UK Court Finder MCP Server from MCPBundles MCP server?

Find UK courts and tribunals by location, name, or law area with addresses and contacts

How to install UK Court Finder MCP Server from MCPBundles

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uk-court-finder": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-court-finder-v1.0.0+build.f72eca46/uk-court-finder.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "uk-court-finder": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-court-finder-v1.0.0+build.f72eca46/uk-court-finder.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "uk-court-finder": {
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-court-finder-v1.0.0+build.f72eca46/uk-court-finder.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "uk-court-finder": {
      "type": "stdio",
      "command": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-court-finder-v1.0.0+build.f72eca46/uk-court-finder.mcpb",
      "args": [],
      "env": {
        "Authorization": "<YOUR_AUTHORIZATION>"
      }
    }
  }
}
Claude Code
claude mcp add uk-court-finder --env Authorization=<YOUR_AUTHORIZATION> -- https://github.com/thinkchainai/mcpbundles/releases/download/uk-court-finder-v1.0.0+build.f72eca46/uk-court-finder.mcpb

Related MCP servers

Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an...

View repository →

Access all your MCPBundles tools in one place. Unified hub for all enabled bundles.

View repository →

Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video

View repository →

Access UK air quality data, monitoring sites, and hourly pollutant measurements across regions

View repository →

Search UK court judgments and tribunal decisions from the National Archives

View repository →

Query UK Parliament, elections, crime stats, ONS census data, and national archives

View repository →