Registrum MCP
Rank #7,404io.github.vdmeu/registrum-mcp
UK company data: profiles, iXBRL financials, directors, PSC chains, ECCTA. Hosted, no key.
Registrum MCP is a Model Context Protocol (MCP) server published by vdmeu. It ranks #7,404 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Registrum MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 12 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 124,642 of 132,046 servers on MCP Toplist.
Use Registrum MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http registrum-mcp https://registrum.co.uk/api/mcpclaude mcp add registrum-mcp -e "REGISTRUM_API_KEY=<your REGISTRUM_API_KEY>" -- npx -y @registrum/mcpReplace each placeholder with your own value before saving.
[mcp_servers.registrum-mcp]
url = "https://registrum.co.uk/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.registrum-mcp]
command = "npx"
args = ["-y", "@registrum/mcp"]
[mcp_servers.registrum-mcp.env]
REGISTRUM_API_KEY = "<your REGISTRUM_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://registrum.co.uk/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"registrum-mcp": {
"command": "npx",
"args": [
"-y",
"@registrum/mcp"
],
"env": {
"REGISTRUM_API_KEY": "<your REGISTRUM_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registrum-mcp": {
"url": "https://registrum.co.uk/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"registrum-mcp": {
"command": "npx",
"args": [
"-y",
"@registrum/mcp"
],
"env": {
"REGISTRUM_API_KEY": "<your REGISTRUM_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"registrum-mcp": {
"type": "http",
"url": "https://registrum.co.uk/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"registrum-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@registrum/mcp"
],
"env": {
"REGISTRUM_API_KEY": "<your REGISTRUM_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registrum-mcp": {
"serverUrl": "https://registrum.co.uk/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"registrum-mcp": {
"command": "npx",
"args": [
"-y",
"@registrum/mcp"
],
"env": {
"REGISTRUM_API_KEY": "<your REGISTRUM_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"registrum-mcp": {
"url": "https://registrum.co.uk/api/mcp"
}
}
}{
"mcpServers": {
"registrum-mcp": {
"command": "npx",
"args": [
"-y",
"@registrum/mcp"
],
"env": {
"REGISTRUM_API_KEY": "<your REGISTRUM_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vdmeu%2Fregistrum-mcp)<a href="https://mcptoplist.com/server/io.github.vdmeu%2Fregistrum-mcp"><img src="https://mcptoplist.com/badge/io.github.vdmeu%2Fregistrum-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vdmeu
Available versions (12)
| Version | Published |
|---|---|
| 2.0.7 | Aug 30, 2026 |
| 2.0.6 | Aug 30, 2026 |
| 2.0.5 | Aug 16, 2026 |
| 2.0.4 | Aug 8, 2026 |
| 2.0.3 | Aug 8, 2026 |
| 2.0.2 | Aug 7, 2026 |
| 2.0.0 | Aug 7, 2026 |
| 1.2.4 | Aug 5, 2026 |
| 1.2.3 | Aug 5, 2026 |
| 1.2.1 | Aug 5, 2026 |
| 1.0.2 | Mar 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Registrum MCP?
- Registrum MCP is maintained by vdmeu, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Registrum MCP listed on the Official MCP Registry?
- Yes — Registrum MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Registrum MCP have?
- MCP Toplist tracks 12 versions of Registrum MCP, most recently published on Aug 30, 2026.
- Where can I find the source code for Registrum MCP?
- The source code for Registrum MCP is hosted at github.com/vdmeu/registrum-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.