Cloud Services
eurovdc.eu
Provides domain availability checks, AI-powered server recommendations, and product listings for hosting and domain services.
ENDPOINT 1
https://www.eurovdc.eu/mcp
Known tools 14
search_domainCheck if a domain name is available for registration and return EUR pricing for the TLD.
Inferred read-onlyrecommend_serverAI-powered VPS/cloud server plan recommendation from a plain-language workload description.
Inferred read-onlylist_productsList EuroVDC hosting, VPS, SSL, email or VPN products with EUR pricing, landing_url, purchase_url and billing_periods.
Potential side effectslist_tldsList all supported TLD extensions with registration, renewal and transfer prices in EUR.
Potential side effectswhois_lookupWHOIS lookup for a registered domain (registrar, expiry, nameservers).
Inferred read-onlyai_domain_suggestGenerate brandable domain name ideas from a business description and check availability.
Inferred read-onlyagent_domain_fieldsWHMCS domain additional fields for ccTLDs (.tr etc.) before agent_cart_add.
Inferred read-onlyagent_cart_addAdd a product or domain to an agent cart and receive checkout_url (24h TTL) for browser handoff.
Inferred read-onlyagent_checkout_quoteCreate a 15-minute locked price quote from an agent cart (ACP Phase 1/2).
Potential side effectsagent_checkout_prepareCreate Stripe Checkout Session for a quote when AGENT_COMMERCE_PHASE2 is enabled; returns stripe_checkout_url.
Potential side effectsagent_checkout_statusPoll quote payment status (syncs with Stripe when session exists).
Potential side effectsagent_checkout_payPay locked quote with Stripe Shared Payment Granted Token (ACP Phase 3, spt_...).
Potential side effectsagent_checkout_fulfillCreate WHMCS order from paid quote (requires logged-in user session on browser — API returns login required for agents).
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.eurovdc-eu]
url = "https://www.eurovdc.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eurovdc-eu": {
"type": "http",
"url": "https://www.eurovdc.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eurovdc-eu
Remote MCP URL: https://www.eurovdc.eu/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"eurovdc-eu": {
"url": "https://www.eurovdc.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eurovdc-eu": {
"type": "http",
"url": "https://www.eurovdc.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eurovdc-eu",
"transport": "streamable-http",
"url": "https://www.eurovdc.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eurovdc.eu was fetched 2026-09-04T14:53:39.592Z.
eurovdc.eu is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.