companies-houes
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.
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
- KYC Verification: Use search_companies and get_officers to validate business clients during onboarding in fintech apps.
- Due Diligence: Pull get_company_profile and get_filings for risk assessment in legal or investment workflows.
- Market Analysis: Query multiple companies with search_companies to track sector trends via filing data.
- 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.