OpenRegistry documentation

Live, unmodified company-registry data from 27 national governments via a single MCP endpoint. 27 tools, 10 pre-built Claude skills, streamable HTTP transport.

Getting started

OpenRegistry is a Model Context Protocol server. Connect your AI client to the MCP endpoint — no API key required for the free tier.

Free tier: 20 requests/min per IP, all tools, all jurisdictions, no signup. See pricing for paid tiers.

Tools (27)

Every tool returns live data from the statutory source. The top-level response is unified across countries; registry-specific fields come through verbatim under jurisdiction_data.

Discovery

  • list_jurisdictions Per-country schema reference + cross-country support-matrix for any tool.
  • about Server-level info — principles, tool list, data licences, fan-out caps, rate limits.

Search

  • search_companies Find companies by name or filter — single jurisdiction, or multi-country fan-out with user confirmation.
  • search_companies_near_point Geospatial search: candidates within a radius of a lat/lng point (where upstream supports it).
  • count_companies Count-only endpoint (currently IE) — fast totals without fetching candidates.
  • search_officers Find people by name across a registry — each hit returns an officer_id to pipe into appointments.
  • search_addresses Resolve free-text addresses to structured registry codes (e.g. CZ RÚIAN kodObce).
  • search_specialised_records Search non-company registers (FR associations, NZ financial-service providers, etc.).

Company profile

Filings & financials

  • list_filings Filing history with normalised categories + optional document_id round-trip.
  • get_financials Annual-accounts filings normalised with period_end, document_id, source_url.

Officers, PSC, shareholders, charges

Documents

Utility

Jurisdictions (30)

All registries are official government sources. Click any entry for ID format, supported tools, known quirks, native status values, and the jurisdiction-specific field list.

Claude Agent Skills (10)

Pre-built workflows for common due-diligence tasks. Install with npx skills add sophymarine/openregistry, or clone individual SKILL.md files from the repo.

Agent framework integrations

OpenRegistry is a standards-compliant MCP server, so every major AI agent framework can use it out of the box. Pick your stack for a working code sample:

MCP directory listings