You're viewing a demo portfolio

Join the waitlist
PRSM

get_persons_with_significant_control

Active

Tool of Companies House

declared in 0.1.0

Retrieve PSC (beneficial owner) records for a UK company by company_number (from search_companies). Returns each PSC's name, kind (individual-person / corporate-entity / legal-person), natures of control (e.g. ownership-of-shares-75-to-100-percent), country of residence, nationality, notification date, and ceased date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "company_number": "00006245"
    }
  ],
  "required": [
    "company_number"
  ],
  "properties": {
    "start_index": {
      "type": "number",
      "description": "Pagination offset (default 0)"
    },
    "company_number": {
      "type": "string",
      "description": "UK company number"
    },
    "items_per_page": {
      "type": "number",
      "description": "1-100 (default 25)"
    }
  }
}

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 →