RegistrumMCP

RegistrumMCP

UK Companies House API- Query live UK company data via the Registrum API. Tools for company search, enriched profiles, iXBRL financials (P\&L + balance sheet), director history, and corporate network mapping via shared director connections.

Category
Visit Server

README

Registrum MCP Server

No Companies House API key needed. One Registrum API key gives your AI agent enriched, cached UK company data — structured financials, director networks, and company profiles — directly inside Claude, Cursor, and any MCP-compatible client.

Unlike raw Companies House API wrappers that require you to register at the CH developer portal and manage your own rate limits, Registrum handles all of that for you: iXBRL filings parsed into clean JSON, 24h/7d caching, and circuit-breaker resilience on CH outages.

5 tools, zero boilerplate. Search companies, pull structured financials, list directors, and map corporate networks.


Installation

Claude Desktop

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "registrum": {
      "command": "npx",
      "args": ["-y", "@registrum/mcp"],
      "env": {
        "REGISTRUM_API_KEY": "reg_live_..."
      }
    }
  }
}

Get a free API key at registrum.co.uk (50 calls/month free).

Cursor

Add to .cursor/mcp.json in your project, or to ~/.cursor/mcp.json globally — same format as above.


Tools

Tool Description
search_company Search for UK companies by name
get_company Enriched company profile (age, overdue flags, SIC descriptions)
get_financials Structured P&L + balance sheet from iXBRL filings
get_directors Directors with full appointment history across all companies
get_network Corporate network via shared director connections

Example prompts

"Who are the directors of Tesco PLC and what other companies are they associated with?"

"Get the latest financials for company 00445790"

"Search for companies named 'Rolls-Royce' and show me their status"

"Map the director network for Barratt Developments to depth 2"


Plans

Plan Price Calls/month
Free £0 50
Pro £49/mo 2,000
Enterprise £149/mo 10,000

See pricing →


API reference

Full API docs at api.registrum.co.uk/docs

Support

support@registrum.co.uk

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured