# @jigsawfr/eurodns-mcp

Model Context Protocol server for the EuroDNS User API — domains, DNS zones, subscriptions and SSL.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.11.0
- **Author:** io.github.JigSawFr
- **License:** MIT
- **npm:** @jigsawfr/eurodns-mcp
- **Source:** https://github.com/JigSawFr/eurodns-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 14 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-09T09:41:37.701Z
- **Version scanned:** 0.11.0
- **CVEs:** none found by OSV at scan time

## Tools

16 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `eurodns_dns_get_zone_snapshot` — Returns one earlier state of the zone domainName by snapshot id — its records as they
- `eurodns_dns_get_zone_profile` — Returns one zone profile in full — name, records, URL forwards and mail forwards — by
- `eurodns_dns_save_zone_profile`
- `eurodns_domain_get`
- `eurodns_domain_set_dnssec`
- `eurodns_tld_get` — Returns one TLD by id — registration terms, minimum and maximum durations,
- `eurodns_invoice_get` — Returns one invoice with its lines by id, or searches invoices when id is omitted — by
- `eurodns_invoice_profile_get` — Returns one customer invoice profile — the billing name, address and VAT details
- `eurodns_order_get` — Returns one order with its lines and their delivery status by id, or searches orders
- `eurodns_contact_get_profile` — Returns one reusable contact profile — the registrant, admin, technical or billing
- `eurodns_contact_save_profile`
- `eurodns_nameserver_get_profile` — Returns one reusable nameserver set by id, or lists the account’s nameserver profiles
- `eurodns_nameserver_save_profile`
- `eurodns_email_set_alias`
- `eurodns_email_set_catchall` — Turns the catch-all on (enabled: true) or off (enabled: false) for the email
- `eurodns_subscription_get`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"eurodns\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@jigsawfr/eurodns-mcp\"\n      ],\n      \"env\": {\n        \"EURODNS_APP_ID\": \"<YOUR_EURODNS_APP_ID>\",\n        \"EURODNS_API_KEY\": \"<YOUR_EURODNS_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `EURODNS_APP_ID` — Eurodns App ID (required)
- `EURODNS_API_KEY` — Eurodns API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (2 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 25, ceiling 25 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40jigsawfr%2Feurodns-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40jigsawfr%2Feurodns-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40jigsawfr%2Feurodns-mcp
- HTML page: https://forgeregistry.com/registry/%40jigsawfr%2Feurodns-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
