RegistrumMCP
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.
Related MCP server: Companies House MCP
Tools
Tool | Description |
| Search for UK companies by name |
| Enriched company profile (age, overdue flags, SIC descriptions) |
| Structured P&L + balance sheet from iXBRL filings |
| Directors with full appointment history across all companies |
| 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 |
API reference
Full API docs at api.registrum.co.uk/docs
Support
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceAccess UK company data through the Companies House API directly in MCP clients, with 45+ tools for company info, search, officers, filing history, ownership, and charges.Last updated375624AGPL 3.0
- Alicense-qualityCmaintenanceEnables looking up UK companies, officers, ownership, filings, and running due diligence checks via the Companies House API, usable from AI tools like Claude or Cursor.Last updated1010MIT
- Alicense-qualityCmaintenanceEnables AI assistants to search and retrieve UK Companies House data including company profiles, officers, and filing history via the official API.Last updated531MIT
- FlicenseBqualityCmaintenanceProvides access to UK Companies House public data, enabling search and retrieval of company profiles, officers, filing history, and more through natural language queries.Last updated12
Related MCP Connectors
Companies House MCP — UK statutory company registry (BYO key)
Company intelligence via UK Companies House and risk screening across 386 risk data sources.
OpenCorporates MCP — Global company registry data (free, no auth, rate limited)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vdmeu/registrum-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server