Open Data

Companies House MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Companies House is the UK government register of companies. Search for companies, view company profiles, officers, filing history, and charges data via the official public data API.

5 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Companies House — workflow patterns, data models, and gotchas for your AI agent.

Companies House

UK government register of companies. Search and retrieve company data including profiles, officers, filing history, and charges.

Data Model

  • Company Search — search by name, returns paginated results with company_number, title, address, status, date_of_creation.
  • Company Profile — full profile by company_number: registered office, SIC codes, accounts dates, confirmation statement dates, status, type.
  • Officers — list of current and resigned officers (directors, secretaries) with appointment dates, roles, nationality.
  • Filing History — chronological list of documents filed (annual accounts, confirmation statements, appointments). Each has a description, date, and optional document links.
  • Charges — secured charges/mortgages registered against the company, with status, created/delivered dates, and persons entitled.

Gotchas

  • Company numbers: Always 8 characters, zero-padded (e.g. '00000006' for oldest company). Scottish companies start with 'SC', Northern Irish with 'NI'.
  • Rate limits: 600 requests per 5 minutes per registered application (vendor-documented).
  • Pagination: Uses start_index (0-based) and items_per_page. Default page size varies by resource type.
  • Filing documents: Filing history items may have links.document_metadata for downloadable PDFs (requires separate document API).

Tools in this Server (5)

Ch Get Charges

Get charges (secured mortgages, debentures, and other charges) registered against a UK company at Companies House. Returns charge status, creation/del...

Ch Get Company

Get the full company profile from Companies House by company number. Returns registered office address, SIC codes, accounts dates, confirmation statem...

Ch Get Filing History

Get the filing history for a UK company from Companies House. Returns a chronological list of documents filed including annual accounts, confirmation ...

Ch Get Officers

List officers (directors, secretaries, LLP members) for a UK company. Returns name, role, appointment/resignation dates, nationality, country of resid...

Ch Search Companies

Search the UK Companies House register for companies by name or keyword. Returns company number, title, registered address, status, and date of creati...

Frequently Asked Questions

What is the Companies House MCP server?

Companies House is the UK government register of companies. Search for companies, view company profiles, officers, filing history, and charges data via the official public data API. It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Companies House 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/companies-house. Authentication is handled automatically.

How many tools does Companies House provide?

Companies House provides 5 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 Companies House require?

Companies House uses API Key. Companies House requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Companies House to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/companies-house

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Companies House?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Companies House MCP Server & Skill — 5 Tools