MCP.so
ログイン
S

Search For Any Uk Company

@mmaun

Search For Any Uk Company について

Companies House MCP Server (Decision-Maker Tools)

基本情報

カテゴリ

検索

トランスポート

stdio

公開者

mmaun

投稿者

Mani Mani

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "comphouse-gitauth-mcp-server": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://comphouse-gitauth-mcp-server.mani-maun.workers.dev/mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「検索」の他のコンテンツ