Search For Any Uk Company
@mmaun
About Search For Any Uk Company
Companies House MCP Server (Decision-Maker Tools)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"comphouse-gitauth-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://comphouse-gitauth-mcp-server.mani-maun.workers.dev/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Search For Any Uk Company?
This MCP server connects to the official Companies House API and provides tools to help you find key decision-makers at UK companies — including directors and beneficial owners. It is for users who need to search, profile, or analyze UK company records programmatically.
How to use Search For Any Uk Company?
Create a .env file using the provided .env.example, then install dependencies with uv pip install -r requirements.txt (or equivalent). Invoke the server to access tools like search_companies, get_company_profile, get_company_officers, and get_company_pscs via an MCP‑compatible client.
Key features of Search For Any Uk Company
- Search UK companies by name or company number.
- Retrieve registered company details (name, address, status, etc.).
- List all active and inactive directors, secretaries, and officers.
- Find Persons with Significant Control (PSCs), such as majority shareholders.
- Get full details of a specific PSC using its ID.
- See all companies a given officer is or was associated with.
Use cases of Search For Any Uk Company
- Due diligence on a UK company before signing a contract.
- Verifying the directors and beneficial owners of a business.
- Building a tool to monitor changes in company officer lists.
- Researching historical appointments of a key executive across multiple firms.
FAQ from Search For Any Uk Company
What data sources does this server use?
It connects directly to the official Companies House API, provided by the UK government.
What tools are available?
Six tools: search_companies, get_company_profile, get_company_officers, get_company_pscs, get_psc, and get_officer_appointments.
How do I set it up?
Create a .env file from .env.example, then install dependencies using uv pip install. The exact command is not specified in the README.
What is a PSC?
A Person with Significant Control (PSC) is an individual or entity that holds significant influence or ownership in a UK company, such as a majority shareholder.
Can I see past officers or only current ones?
The get_company_officers tool returns both active and inactive officers, and get_officer_appointments shows all companies an officer is or was associated with.
Frequently asked questions
What data sources does this server use?
It connects directly to the official Companies House API, provided by the UK government.
What tools are available?
Six tools: `search_companies`, `get_company_profile`, `get_company_officers`, `get_company_pscs`, `get_psc`, and `get_officer_appointments`.
How do I set it up?
Create a `.env` file from `.env.example`, then install dependencies using `uv pip install`. The exact command is not specified in the README.
What is a PSC?
A Person with Significant Control (PSC) is an individual or entity that holds significant influence or ownership in a UK company, such as a majority shareholder.
Can I see past officers or only current ones?
The `get_company_officers` tool returns both active and inactive officers, and `get_officer_appointments` shows all companies an officer is or was associated with.
Basic information
More Search MCP servers
mcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
perplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
Comments