Companies House MCP
JSON →CLI and MCP server for the UK Companies House API â company search, profiles, officers, filings, ownership, and due diligence
Install
npx -y companies-house-mcp Tools · 17
- search_companies Find companies by name, with filters for status, type, SIC code, and location
- search_officers Find officers across all companies by name
- get_company_profile Full company profile: status, addresses, SIC codes, key dates
- get_officers Current and resigned directors, secretaries, and other officers
- get_appointments Every company a given officer has ever been appointed to
- get_ownership Persons with significant control (PSCs), corporate ownership chains
- get_filings Full filing history with document links, filterable by category
- get_filing_document Retrieve an individual filing document
- get_charges Charges and mortgages registered against the company
- get_insolvency Insolvency proceedings, liquidations, administrations
- company_report Everything in one call: profile, officers, ownership, charges, filings, insolvency
- due_diligence_check Automated red-flag scan with HIGH / MEDIUM / LOW severity ratings
- officer_network Map a director's connections across every company they're linked to
- get_company_registers Statutory registers (members, directors, secretaries, charges)
- get_exemptions Disclosure exemptions
- get_uk_establishments UK establishments of overseas companies
- get_officer_disqualifications Disqualification orders made against an officer
Links
★ 9 GitHub stars