You're viewing a demo portfolio

Join the waitlist
PRSM

get_company

Active

Tool of Companies House

declared in 0.1.0

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/charges/PSCs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "company_number": "00006245"
    }
  ],
  "required": [
    "company_number"
  ],
  "properties": {
    "company_number": {
      "type": "string",
      "description": "UK company number (e.g., \"00006245\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Companies House

https://github.com/pipeworx-io/mcp-companies-house

1/7 registries
View full server →
get_company — Companies House — PRSM MCP