Companies House runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 8 Jun 2026.
MCP server and CLI for the UK Companies House API. Search, filings, officers, due diligence.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add companies-house -- npx -y companies-house-mcp
{
"mcpServers": {
"companies-house": {
"args": [
"-y",
"companies-house-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.companies-house]
command = "npx"
args = ["-y", "companies-house-mcp"]
{
"mcpServers": {
"companies-house": {
"args": [
"-y",
"companies-house-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"companies-house": {
"args": [
"-y",
"companies-house-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.