← Registry

Cloud Services

eurovdc.eu

Provides domain availability checks, AI-powered server recommendations, and product listings for hosting and domain services.

1 endpoint14 known toolsFirst detected July 21, 2026Last detected July 21, 2026

ENDPOINT 1

https://www.eurovdc.eu/mcp

No auth detected

Known tools 14

search_domain

Check if a domain name is available for registration and return EUR pricing for the TLD.

Inferred read-only
recommend_server

AI-powered VPS/cloud server plan recommendation from a plain-language workload description.

Inferred read-only
list_products

List EuroVDC hosting, VPS, SSL, email or VPN products with EUR pricing, landing_url, purchase_url and billing_periods.

Potential side effects
list_tlds

List all supported TLD extensions with registration, renewal and transfer prices in EUR.

Potential side effects
whois_lookup

WHOIS lookup for a registered domain (registrar, expiry, nameservers).

Inferred read-only
ai_domain_suggest

Generate brandable domain name ideas from a business description and check availability.

Inferred read-only
agent_domain_fields

WHMCS domain additional fields for ccTLDs (.tr etc.) before agent_cart_add.

Inferred read-only
agent_cart_add

Add a product or domain to an agent cart and receive checkout_url (24h TTL) for browser handoff.

Inferred read-only
agent_cart_get

Get summary of an existing agent cart by cart_id.

Inferred read-only
agent_checkout_quote

Create a 15-minute locked price quote from an agent cart (ACP Phase 1/2).

Potential side effects
agent_checkout_prepare

Create Stripe Checkout Session for a quote when AGENT_COMMERCE_PHASE2 is enabled; returns stripe_checkout_url.

Potential side effects
agent_checkout_status

Poll quote payment status (syncs with Stripe when session exists).

Potential side effects
agent_checkout_pay

Pay locked quote with Stripe Shared Payment Granted Token (ACP Phase 3, spt_...).

Potential side effects
agent_checkout_fulfill

Create WHMCS order from paid quote (requires logged-in user session on browser — API returns login required for agents).

Potential side effects

CONNECT 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.

Trust status Trusted

eurovdc.eu is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.