entyrix-mcp
Rank #17,652io.github.juliusgerman/entyrix-mcp
KYB data from 23 European business registries — search, financials, compliance, network graphs
entyrix-mcp is a Model Context Protocol (MCP) server published by juliusgerman. It ranks #17,652 of 132,046 servers tracked on MCP Toplist. entyrix-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 11, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 114,394 of 132,046 servers on MCP Toplist.
Use entyrix-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add entyrix-mcp -e "ENTYRIX_API_KEY=<your ENTYRIX_API_KEY>" -e "ENTYRIX_BASE_URL=<your ENTYRIX_BASE_URL>" -- npx -y @entyrix/mcpReplace each placeholder with your own value before saving.
[mcp_servers.entyrix-mcp]
command = "npx"
args = ["-y", "@entyrix/mcp"]
[mcp_servers.entyrix-mcp.env]
ENTYRIX_API_KEY = "<your ENTYRIX_API_KEY>"
ENTYRIX_BASE_URL = "<your ENTYRIX_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<your ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<your ENTYRIX_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<your ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<your ENTYRIX_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"entyrix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<your ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<your ENTYRIX_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<your ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<your ENTYRIX_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"entyrix-mcp": {
"command": "npx",
"args": [
"-y",
"@entyrix/mcp"
],
"env": {
"ENTYRIX_API_KEY": "<your ENTYRIX_API_KEY>",
"ENTYRIX_BASE_URL": "<your ENTYRIX_BASE_URL>"
}
}
}
}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.juliusgerman%2Fentyrix-mcp)<a href="https://mcptoplist.com/server/io.github.juliusgerman%2Fentyrix-mcp"><img src="https://mcptoplist.com/badge/io.github.juliusgerman%2Fentyrix-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
juliusgerman
Available versions (4)
| Version | Published |
|---|---|
| 0.1.4 | Aug 12, 2026 |
| 0.1.3 | Aug 12, 2026 |
| 0.1.2 | Aug 12, 2026 |
| 0.1.1 | Aug 11, 2026 |
Frequently asked questions
- Who maintains entyrix-mcp?
- entyrix-mcp is maintained by juliusgerman, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is entyrix-mcp listed on the Official MCP Registry?
- Yes — entyrix-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does entyrix-mcp have?
- MCP Toplist tracks 4 versions of entyrix-mcp, most recently published on Aug 12, 2026.
- Where can I find the source code for entyrix-mcp?
- The source code for entyrix-mcp is hosted at github.com/juliusgerman/entyrix-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.