Token导航 LogoToken导航TokenDH.com
OP
数据服务HTTP官方来源来源级核验

OpenRegistry (verified)

MCP Server

Real-time direct access to unmodified data and raw filings of 30 official government registries via MCP.

工具数

公开资料未说明
JavaScriptAPI密钥HTTP数据分析

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:27

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add sophymarine/openregistry

详细介绍

OpenRegistry (verified)

Real-time direct access to unmodified data and raw filings of 30 official government registries via MCP.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add sophymarine/openregistry

# Browse available tools
npx -y smithery tool list sophymarine/openregistry

# Get full schema for a tool
npx -y smithery tool get sophymarine/openregistry list_jurisdictions

# Call a tool
npx -y smithery tool call sophymarine/openregistry list_jurisdictions '{}'

Direct MCP Connection

Endpoint: https://openregistry--sophymarine.run.tools

Optional config:

  • apiKey (query) — Optional Bearer API key for higher rate limits and paid-tier features. Leave empty to use the free anonymous tier. Get a key at https://openregistry.sophymarine.com/pricing

Tools (10)

  • list_jurisdictions — Per-country reference. Pass EXACTLY ONE of:
  • search_companies — Search a national company registry by name or keyword. Pass EXACTLY ONE of:
  • search_officers — Find people holding or who held officer positions (director, secretary, member, partner) in a jurisdiction's registry b…
  • get_company_profile — Fetch the structured profile of a company by its registry-specific ID. Returns unified top-level fields (company_id, co…
  • list_filings — Return a company's filing history, newest first. Each filing has filing_id, filing_date, category, description,…
  • get_shareholders — Return the shareholders / members / quota-holders — the legal-statutory equity roster published by the registry, no own…
  • get_officers — Return a company's officers — current directors, secretaries, members, partners, board members, procurists, liquidators…
  • get_document_metadata — Retrieve metadata for a filing document by document_id (from list_filings). Returns available content formats with …
  • fetch_document — Read a filing's content by document_id (from list_filings). Filing metadata alone doesn't answer most questions — t…
  • get_document_navigation — Return a navigation index for a cached document: PDF outline / bookmarks, per-page text previews (~200 chars each), key…
# Get full input/output schema for a tool
npx -y smithery tool get sophymarine/openregistry 

Prompts (5)

  • company_profile (company_name_or_id, jurisdiction) — Profile, directors, shareholders, charges for one company. Live direct-to-registry; every field source-linked.
  • read_filing (company_name_or_id, jurisdiction, category) — Pull a specific filing (accounts, annual return, charge, etc.) and extract its contents. iXBRL / PDF / XML supported.
  • industry_scan (industry_keywords, jurisdictions, active_only) — Find companies in an industry across one or more national registries. Returns live registry candidates, optionally enri…
  • director_search (person_name, jurisdiction_hint) — Find a person across one or more national officer registers. Returns current officer matches with disambiguation.
  • filing_monitor (company_name_or_id, jurisdiction, days) — Scan recent filings for a company and surface material events (officers, charges, capital, insolvency).

License: Apache-2.0

目录标签

目录标签

JavaScriptAPI密钥HTTP数据分析

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP