eurodns-mcp
Rank #5,937io.github.JigSawFr/eurodns-mcp
Model Context Protocol server for the EuroDNS User API — domains, DNS zones, subscriptions and SSL.
eurodns-mcp is a Model Context Protocol (MCP) server published by JigSawFr. It ranks #5,937 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. eurodns-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 126,109 of 132,046 servers on MCP Toplist.
Use eurodns-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add eurodns-mcp -e "EURODNS_APP_ID=<your EURODNS_APP_ID>" -e "EURODNS_API_KEY=<your EURODNS_API_KEY>" -- npx -y @jigsawfr/eurodns-mcpReplace each placeholder with your own value before saving.
[mcp_servers.eurodns-mcp]
command = "npx"
args = ["-y", "@jigsawfr/eurodns-mcp"]
[mcp_servers.eurodns-mcp.env]
EURODNS_APP_ID = "<your EURODNS_APP_ID>"
EURODNS_API_KEY = "<your EURODNS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eurodns-mcp": {
"command": "npx",
"args": [
"-y",
"@jigsawfr/eurodns-mcp"
],
"env": {
"EURODNS_APP_ID": "<your EURODNS_APP_ID>",
"EURODNS_API_KEY": "<your EURODNS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eurodns-mcp": {
"command": "npx",
"args": [
"-y",
"@jigsawfr/eurodns-mcp"
],
"env": {
"EURODNS_APP_ID": "<your EURODNS_APP_ID>",
"EURODNS_API_KEY": "<your EURODNS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"eurodns-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jigsawfr/eurodns-mcp"
],
"env": {
"EURODNS_APP_ID": "<your EURODNS_APP_ID>",
"EURODNS_API_KEY": "<your EURODNS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eurodns-mcp": {
"command": "npx",
"args": [
"-y",
"@jigsawfr/eurodns-mcp"
],
"env": {
"EURODNS_APP_ID": "<your EURODNS_APP_ID>",
"EURODNS_API_KEY": "<your EURODNS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"eurodns-mcp": {
"command": "npx",
"args": [
"-y",
"@jigsawfr/eurodns-mcp"
],
"env": {
"EURODNS_APP_ID": "<your EURODNS_APP_ID>",
"EURODNS_API_KEY": "<your EURODNS_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.JigSawFr%2Feurodns-mcp)<a href="https://mcptoplist.com/server/io.github.JigSawFr%2Feurodns-mcp"><img src="https://mcptoplist.com/badge/io.github.JigSawFr%2Feurodns-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
JigSawFr
Available versions (5)
| Version | Published |
|---|---|
| 0.11.0 | Sep 8, 2026 |
| 0.10.0 | Sep 7, 2026 |
| 0.9.1 | Sep 3, 2026 |
| 0.9.0 | Sep 3, 2026 |
| 0.8.0 | Sep 3, 2026 |
Frequently asked questions
- Who maintains eurodns-mcp?
- eurodns-mcp is maintained by JigSawFr, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is eurodns-mcp listed on the Official MCP Registry?
- Yes — eurodns-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does eurodns-mcp have?
- MCP Toplist tracks 5 versions of eurodns-mcp, most recently published on Sep 8, 2026.
- Where can I find the source code for eurodns-mcp?
- The source code for eurodns-mcp is hosted at github.com/JigSawFr/eurodns-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.