Open Data

UK Court Finder MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

Find UK courts and tribunals by location, name, or area of law. Get court addresses, contact details, opening hours, facilities, and areas of law served.

Managed
2 tools
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

UK Court Finder

Find courts and tribunals in England and Wales via the MOJ Court Finder API. No authentication required.

Data Model

  • Court — A court or tribunal building with name, location, type, and services.
  • Area of Law — Legal area a court handles (e.g. 'Money claims', 'Housing possession', 'Divorce').
  • Type — Court type (e.g. 'County Court', 'Crown Court', 'Magistrates Court', 'Tribunal').

Key Fields (search results)

  • name — Full court name
  • slug — URL-safe identifier (use with the court detail endpoint)
  • lat, lon — Geographic coordinates
  • types — List of court types
  • areas_of_law — Legal areas handled
  • addresses — Physical addresses with postcode
  • distance — Distance from search location (if postcode search)

Key Fields (court detail)

  • emails — Contact email addresses by department
  • contacts — Phone numbers
  • opening_times — Opening hours
  • facilities — Available facilities (parking, disabled access, etc.)
  • areas_of_law — Full list of legal areas
  • dx_number — Document Exchange number

Gotchas

  • Search endpoint uses q parameter (not search).
  • Results are JSON arrays, not wrapped in an object.
  • Court detail uses slug from search results: /courts/{slug}.json.
  • Some courts have displayed: false — these are administrative offices, not public courts.

Tools in this Server (2)

Court Get

Get full details of a UK court or tribunal by slug. Returns name, addresses, email contacts, phone numbers, opening hours, facilities, areas of law, D...

Court Search

Search for UK courts and tribunals by location, postcode, or name. Returns court names, types, addresses, areas of law, coordinates, and slugs for get...

Frequently Asked Questions

What is the UK Court Finder MCP server?

Find UK courts and tribunals by location, name, or area of law. Get court addresses, contact details, opening hours, facilities, and areas of law served. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Court Finder 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-court-finder. Authentication is handled automatically.

How many tools does UK Court Finder provide?

UK Court Finder 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 Court Finder require?

UK Court Finder uses open data APIs — no authentication required.

Setup Instructions

Connect UK Court Finder to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-court-finder

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to UK Court Finder and paste the MCP URL into Remote MCP server URL.
  4. Click Add. UK Court Finder will appear under Not connected — select it and click Connect to complete OAuth.
Name: UK Court Finder
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/uk-court-finder
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try UK Court Finder now

No API key or third-party login required. Chat with AI and run tools instantly.

UK Court Finder MCP Server & Skill — 2 Tools