← Back to Plugins
MCP Server MCP

io.github.aicayzer/companies-house

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "companies-house-mcp",
      "version": "4.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your own API key from developer.company-information.service.gov.uk — free to register",
          "name": "COMPANIES_HOUSE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...