Back to MCP Servers
Openregistry
Live official data from 27 national company registries (UK Companies House, France RNE, Germany Handelsregister, Korea OpenDART, Canada CBCA, 10 US states, and more) for KYC / AML / due-diligence workflows. Raw official records, no intermediaries. A platform by sophymarine. Host…
finance-fintech
By sophymarine
Installation
npx -y openregistryConfiguration
{
"mcpServers": {
"openregistry": {
"command": "npx",
"args": ["-y", "openregistry"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes