companies-houes logo

companies-houes

by Rafsan Ahmed RajUpdated May 4, 2026

Provides programmatic access to UK Companies House registry data, including company searches, profiles, officers, and filing history. Developers and data analysts use it to integrate business verification into applications for compliance, KYC, and market research.

companies-house
business-registry
uk-api
+1
|

Overview

The companies-houes MCP server connects AI models to the UK Companies House public API, allowing retrieval of official company records. It supports queries on over 5 million UK-registered companies for details like incorporation, status, and key personnel.

Key Capabilities

No specific tools are listed in the server information. Based on standard Companies House API integration via MCP, capabilities typically include:

  • search_companies: Find companies by name, number, or location.
  • get_company_profile: Retrieve incorporation date, address, status, and type.
  • get_officers: List directors, secretaries, and persons with significant control (PSC).
  • get_filings: Access annual returns, accounts, and confirmation statements.

Use Cases

  1. KYC Verification: Use search_companies and get_officers to validate business clients during onboarding in fintech apps.
  2. Due Diligence: Pull get_company_profile and get_filings for risk assessment in legal or investment workflows.
  3. Market Analysis: Query multiple companies with search_companies to track sector trends via filing data.
  4. Compliance Reporting: Automate checks on company status and PSC using profile and officer endpoints.

Who This Is For

Developers building integrations for fintech, legal tech, or CRM systems; data analysts performing business intelligence; compliance officers automating entity resolution.