mcpbeat Sign in

Live UK Company Search MCP Server

local only

Live UK Company Search runs on your own machine — the client starts it, so there is no endpoint to ping.

Search current public UK company metadata from the official Companies House Public Data API.…

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs / week
pypi · macaroonnetwork-mcp-companies-house-live-search-v1
Stars
on GitHub
Last commit
no recent releases
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add companies-house-live-search-v1 -- uvx macaroonnetwork-mcp-companies-house-live-search-v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "companies-house-live-search-v1": {
      "args": [
        "macaroonnetwork-mcp-companies-house-live-search-v1"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.companies-house-live-search-v1]
command = "uvx"
args = ["macaroonnetwork-mcp-companies-house-live-search-v1"]
.cursor/mcp.json
{
  "mcpServers": {
    "companies-house-live-search-v1": {
      "args": [
        "macaroonnetwork-mcp-companies-house-live-search-v1"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "companies-house-live-search-v1": {
      "args": [
        "macaroonnetwork-mcp-companies-house-live-search-v1"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Live UK Company Search

same job, measured the same way
Companies House
by aicayzer

UK Companies House public register: search companies, officers, ownership, filings and documents.

64 installs/wk local only
Docket Nexus
by docketnexus

Search public U.S. federal litigation: companies, cases, dockets and document metadata.

6 tools answering
Mapa Societario — Spanish Company Registry (BORME)
by mapasocietario

Search Spanish companies and directors from the official BORME registry and map their links.

4 tools answering
Hedge Fund Alpha Research
by hedgefundalpha

Search public Hedge Fund Alpha metadata and find official membership and data product pages.

7 tools answering
Nhl
by pipeworx-io

NHL MCP — live NHL data via the official NHL API

35 tools answering
Companieswise
by qinisolabs

Verified UK company lookup & validation for AI agents — Companies House data, snapshot or live.

37 installs/wk local only
CrustAPI Google + LinkedIn Data
by crustapi

Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results.

91 installs/wk local only
MCP Company Discovery List Builder
by mambabuilt

Build a company list from live hiring data or from US SEC filings mentioning a phrase.

59 installs/wk local only

Live UK Company Search — questions

Answers built from our own checks of this server.

Why is there no uptime for Live UK Company Search?
Live UK Company Search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package macaroonnetwork-mcp-companies-house-live-search-v1.
Is Live UK Company Search still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Live UK Company Search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls macaroonnetwork-mcp-companies-house-live-search-v1 straight from pypi; nothing to host, nothing to sign up for.