CZ Agents EU Registry
Rank #113,504pulsemcp/cz-agents-eu-registry
EU company registry lookup across 12 countries including Estonia RIK.
CZ Agents EU Registry is a Model Context Protocol (MCP) server published by martinhavel. It ranks #113,504 of 115,460 servers tracked on MCP Toplist. CZ Agents EU Registry is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 13, 2026.
Ranks ahead of 1,956 of 115,460 servers on MCP Toplist.
Use CZ Agents EU Registry
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cz-agents-eu-registry https://eu-registry.cz-agents.dev/mcp[mcp_servers.cz-agents-eu-registry]
url = "https://eu-registry.cz-agents.dev/mcp"Add to ~/.codex/config.toml.
https://eu-registry.cz-agents.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cz-agents-eu-registry": {
"url": "https://eu-registry.cz-agents.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cz-agents-eu-registry": {
"type": "http",
"url": "https://eu-registry.cz-agents.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cz-agents-eu-registry": {
"serverUrl": "https://eu-registry.cz-agents.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cz-agents-eu-registry": {
"url": "https://eu-registry.cz-agents.dev/mcp"
}
}
}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/pulsemcp%2Fcz-agents-eu-registry)<a href="https://mcptoplist.com/server/pulsemcp%2Fcz-agents-eu-registry"><img src="https://mcptoplist.com/badge/pulsemcp%2Fcz-agents-eu-registry.svg" alt="MCP Toplist: #113,504 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
martinhavel
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains CZ Agents EU Registry?
- CZ Agents EU Registry is maintained by martinhavel, which publishes 13 MCP servers (24 total versions) tracked on MCP Toplist.
- Is CZ Agents EU Registry listed on the Official MCP Registry?
- CZ Agents EU Registry is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does CZ Agents EU Registry have?
- CZ Agents EU Registry ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for CZ Agents EU Registry?
- The source code for CZ Agents EU Registry is hosted at github.com/martinhavel/cz-agents-mcp/tree/HEAD/packages/eu-registry.