openregistry
3
通过 MCP 实时访问 30 个政府 registry 原始数据:公司搜索、档案、高管、股东、抵押与财务申报等。
4 个 Skill
---
name: find-company
description: "Verify a specific company exists in its national government registry and capture its core identity: current status (active / dissolved / inactive), incorporation date, registered address, and registry-assigned ID. Use when the user asks 'is X a real company', 'is X active', 'find Acme Ltd', 'what's the registry ID of X', or 'verify this counterparty's existence'. Returns identity only — directors, shareholders, filings, and documents are separate skills."
license: Apache-2.0
compatibility: Requires the OpenRegistry MCP server (https://openregistry.sophymarine.com/mcp)
metadata:
categories: "Compliance, Research, Business"
version: "1.0"
author: sophymarine
---
# Find Company
**Confirm a company exists and capture its core identity. Stop there.**
## When to use
- "Does X exist as a real company?"
- "Is X still active?"
- "What's the registry number for Acme Trading Ltd?"
- "Verify this counterparty before I sign."
## When NOT to use
- Need directors → `get-director-details`
- Need ownership → `get-shareholder-details`
- Need financial figures → `get-financials`
- Need filing history → `get-filings`
## Example
```
Is "Tesla Limited" a real UK company?
Verify SIREN 552081317.
```
## Workflow
```text
1. If user gave a name:
search_companies({ jurisdiction, query, limit: 5 })
→ pick the candidate whose status='active' and name best matches
→ if multiple plausible matches, surface them and ask the user to confirm
2. If user gave an ID, skip step 1.
3. get_company_profile({ jurisdiction, company_id })
→ capture company_name, status, status_detail,
incorporation_date, registered_address
4. REPORT:
- 1 line: "<name> (<jurisdiction>, <company_id>) is <status>, incorporated <date>."
- Address on second line if user asked.
- Cite the company_id verbatim.
```
## Edge cases
- **Multiple matches**: don't guess. Ask the user to confirm.
- **Dissolved**: report as such; suggest `get-filings` or `get-director-details` if the user wants the historical view.
- **501 from upstream**: this jurisdiction isn't supported. Surface honestly.
- **Per-country ID format**: differs per registry. Call `list_jurisdictions({ jurisdiction: '<CC>' })` for the schema.相关插件
Legal & Court Records MCP Server↓ 0
从公开法律数据库搜索法院记录、法律文书、判例与监管文件,为 AI agent 提供尽职调查、合规研究与案件分析的法律情报。Hedera Toolbox↓ 1
生产级 MCP server,让 AI agent 计量访问实时 Hedera 区块链数据:查询代币价格、筛查身份、监控治理、写入防篡改的 HCS 合规记录并分析智能合约,按调用以 HBAR 微支付结算。Brandomica↓ 1
安全优先的品牌名称核验工具,可检查域名(含报价)、社交账号、商标(USPTO + EUIPO)、网络声誉、应用商店与软件包注册表,并给出安全评分、风险评估与申请就绪判定。提供 12 个工具,服务 AI 驱动的品牌尽职调查。Nucleus MCP↓ 1
可复利的 AI 可靠性——114 个 MCP 工具,提供持久记忆、执行校验、治理与合规。GROUND 校验、ALIGN 纠正、COMPOUND 学习,本地优先、零云依赖。Legal MCP Server↓ 0
用于法律研究、判例法、法院记录与合规数据的 MCP server,由 Apify 云基础设施驱动。NexusFeed MCP↓ 0
为 AI agent 提供实时 LTL 货运燃油附加费率(10 家承运商)和酒类牌照合规查询(美国 5 个州),每条响应都带有含置信评分、来源时间戳和证据 URL 的可验证信息块。Agent Skills↓ 329
Tech Leads Club 精选 Agent Skills 库——涵盖交付、安全、架构等实战 playbook。Power BI Modeling MCP Server↓ 279
Power BI Modeling MCP:为 AI Agent 提供语义建模能力,支持自然语言执行建模变更。