Home › Finance › registrum-mcp

registrum-mcp

UK company data: profiles, iXBRL financials, directors, PSC chains, ECCTA. Hosted, no key.

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-09-10 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://registrum.co.uk/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http registrum-mcp https://registrum.co.uk/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "registrum-mcp": {
      "url": "https://registrum.co.uk/api/mcp"
    }
  }
}

Package (npm 2.0.7)

npx -y @registrum/mcp@2.0.7

Or add to your MCP client config:

{
  "mcpServers": {
    "registrum-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@registrum/mcp@2.0.7"
      ],
      "env": {
        "REGISTRUM_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • REGISTRUM_API_KEY secret — Optional. Only needed to lift the anonymous rate caps or to run the server locally against your own key - the hosted endpoint above needs no key at all. Get a free key at https://registrum.co.uk/?utm_source=mcp&utm_campaign=registry

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry