openregistry

Real-time queries. Raw data. Raw documents. Synced directly from official registries — no intermediaries.

What it is

A free remote MCP server that exposes the UK Companies House register as typed tools your AI assistant can call directly. Search companies, fetch profiles, list filings, retrieve officers and beneficial owners, trace directors across companies, and download raw filing documents — all without leaving your AI client.

Every call proxies directly to Companies House in real time. There is no third-party data warehouse, no nightly scrape, no AI interpretation between you and the official record. The architecture supports additional national registries; the United Kingdom is the first jurisdiction.

Connect from Claude Desktop

{
  "mcpServers": {
    "openregistry": {
      "url": "https://openregistry.sophymarine.com/mcp",
      "transport": "http"
    }
  }
}

Add to claude_desktop_config.json via Settings → Developer → Edit Config, then restart Claude Desktop.

Connect from Cursor

{
  "mcpServers": {
    "openregistry": {
      "url": "https://openregistry.sophymarine.com/mcp"
    }
  }
}

Add to ~/.cursor/mcp.json.

Connect from Claude Code

claude mcp add --transport http openregistry https://openregistry.sophymarine.com/mcp

Tools

Example prompts

Design principles


Data from UK Companies House under the Open Government Licence v3.0. openregistry is not affiliated with or endorsed by Companies House.

Privacy Policy · Support: support@sophymarine.com