@pipeworx/companies-house
Connect: https://gateway.pipeworx.io/companies-house/mcp · Install: one-click buttons
Tools: 5
UK Companies House MCP — statutory company registry, BYO key.
Tools
search_companies(query, items_per_page?, start_index?)get_company(company_number)get_officers(company_number, items_per_page?, start_index?, register_type?)get_filings(company_number, category?, items_per_page?, start_index?)get_persons_with_significant_control(company_number, items_per_page?, start_index?)
Auth
BYO key. Pass ?_apiKey=<key> on the gateway URL. Register a free key at https://developer.company-information.service.gov.uk.
Data source
https://api.company-information.service.gov.uk — HTTP Basic auth (key as username, empty password).
Tools
- search_companies — Search UK Companies House by company name. Returns matches with company number, name, status (active/dissolved), type, registered office address, and incorporation date. Use the company_number to look
- get_company — Fetch a single UK company profile by company number. Returns registered name, status, type, SIC codes, registered office, accounts/confirmation-statement due dates, and links to officers/filings/charg
- get_officers — List directors and secretaries for a UK company. Returns name, role, appointment/resignation dates, occupation, country of residence, nationality, and date of birth (month/year only).
- get_filings — Filing history for a UK company — annual returns, accounts, changes of address/directors, charges, mortgages. Returns category, description, filing date, transaction ID, and links to filed documents.
- get_persons_with_significant_control — Beneficial-ownership records (PSCs) for a UK company — individuals or entities with significant control. Returns name, kind, nature of control, ownership-of-shares brackets, and country of residence.
Tools
-
get_company— Fetch a single UK company profile by company number. Returns registered name, status, type, SIC codes, registered office, accounts/confirmation-statement due dates, and links to officers/filings/charg -
get_filings— Filing history for a UK company — annual returns, accounts, changes of address/directors, charges, mortgages. Returns category, description, filing date, transaction ID, and links to filed documents. -
get_officers— List directors and secretaries for a UK company. Returns name, role, appointment/resignation dates, occupation, country of residence, nationality, and date of birth (month/year only). -
get_persons_with_significant_control— Beneficial-ownership records (PSCs) for a UK company — individuals or entities with significant control. Returns name, kind, nature of control, ownership-of-shares brackets, and country of residence. -
search_companies— Search UK Companies House by company name. Returns matches with company number, name, status (active/dissolved), type, registered office address, and incorporation date. Use the company_number to look