Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

ยฉ 2026 TrackMCP. All rights reserved.

Built with โค๏ธ by Krishna Goyal

    Companies House Mcp

    ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿฆ MCP server for UK Companies House API - Search companies, retrieve detailed information, filing history, officers, and charges data through the Model Context Protocol

    7 stars
    TypeScript
    Updated Sep 23, 2025
    ai-tools
    api
    business-data
    claude
    companies-house
    company-charges
    company-officers
    company-search
    corporate-data
    filing-history
    llm-tools
    mcp
    model-context-protocol
    nodejs
    openai
    typescript
    uk-business
    uk-companies

    Table of Contents

    • Features
    • Setup
    • 1. Get an API key
    • 2. Configure your MCP client
    • Build from source (optional)
    • Development
    • API Rate Limits
    • License

    Table of Contents

    • Features
    • Setup
    • 1. Get an API key
    • 2. Configure your MCP client
    • Build from source (optional)
    • Development
    • API Rate Limits
    • License

    Documentation

    Companies House MCP Server

    Companies House MCP Server - Demo

    Access UK company data through the Companies House API directly in MCP clients.

    Features

    45+ tools covering the full Companies House API:

    • Company info โ€” profile, registered address, registers, insolvency, exemptions, UK establishments
    • Search โ€” companies (basic & advanced), officers, disqualified officers, dissolved companies, alphabetical
    • Officers โ€” directors list, appointments, disqualifications
    • Filing history โ€” accounts, annual returns, document details
    • PSC (ownership) โ€” individuals, corporate entities, legal persons, statements, verification
    • Charges โ€” mortgages, debentures, charge details

    Setup

    1. Get an API key

    Register at the Companies House Developer Hub and create an application.

    2. Configure your MCP client

    Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac, %APPDATA%\Claude\claude_desktop_config.json on Windows):

    json
    {
      "mcpServers": {
        "companies-house": {
          "command": "npx",
          "args": ["-y", "companies-house-mcp-server"],
          "env": {
            "COMPANIES_HOUSE_API_KEY": "your_api_key_here"
          }
        }
      }
    }

    Build from source (optional)

    bash
    git clone https://github.com/stefanoamorelli/companies-house-mcp.git
    cd companies-house-mcp
    npm install && npm run build

    Then point your MCP client to node /path/to/companies-house-mcp/dist/index.js.

    Development

    bash
    npm test            # Run tests
    npm run typecheck   # Type checking
    npm run lint        # Linting
    npm run build       # Build
    npm run dev         # Run locally

    API Rate Limits

    600 requests per 5 minutes per API key. Some endpoints may have additional restrictions.

    License

    GNU Affero General Public License v3.0 โ€” see LICENSE.

    For commercial licensing: stefano@amorelli.tech

    ยฉ 2025 Stefano Amorelli (https://amorelli.tech)

    Similar MCP

    Based on tags & features

    • FA

      Fal Mcp Server

      Pythonยท
      8
    • AN

      Anilist Mcp

      TypeScriptยท
      57
    • MC

      Mcp Ipfs

      TypeScriptยท
      11
    • LI

      Liveblocks Mcp Server

      TypeScriptยท
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • FA

      Fal Mcp Server

      Pythonยท
      8
    • AN

      Anilist Mcp

      TypeScriptยท
      57
    • MC

      Mcp Ipfs

      TypeScriptยท
      11
    • LI

      Liveblocks Mcp Server

      TypeScriptยท
      11

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k