Skip to main content
Glama
eurovdceu

EuroVDC MCP Server

Official
by eurovdceu

Related Servers

Alternatives to EuroVDC MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to perform real-time domain name availability checks and validate domain syntax according to RFC standards. It supports both stdio and SSE transports to bridge the gap between AI models and domain registration services.
      1
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to answer Cryptbrew product questions and check live API health without merchant authentication. Exposes tools for pricing, FAQs, invoice flow, and health probes over stdio or streamable HTTP.
      8
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to interact with the DeuxOrders backend through domain capabilities such as clients, CRM, orders, products, inventory, cash register, and dashboard, exposed as MCP tools over stdio or HTTP.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI tools to uniformly discover, inspect, and call tools, prompts, and resources from multiple upstream MCP servers through a small set of fixed MCP tools, over stdio or HTTP.
      2
      MIT

    TDQS

    B3.2/5.0

    Scored across 14 tools

    Disambiguation4/5

    Most tools are clearly distinct: domain discovery (search_domain, whois_lookup, ai_domain_suggest) is separated from cart/checkout operations. The only real ambiguity is within the checkout sequence, especially agent_checkout_prepare, agent_checkout_pay, and agent_checkout_fulfill, where the boundaries require reading descriptions carefully.

    Naming Consistency3/5

    Many tools follow a clean verb_noun pattern (list_products, search_domain, whois_lookup), but the agent_* group mixes nouns and verbs (agent_domain_fields, agent_checkout_status, agent_checkout_quote), and ai_domain_suggest places the verb at the end. Overall it is readable and snake_case is consistent, but the pattern is not uniform.

    Tool Count5/5

    With 14 tools, the server is well-scoped for a domain/server purchasing workflow. Each tool maps to a distinct step in discovery, cart management, quoting, payment, or fulfillment, and there is no obvious bloat or trivial duplication.

    Completeness4/5

    The toolset covers the full purchase journey from domain/product discovery through cart, quote, payment, and order fulfillment, so agents can complete core workflows. Minor gaps exist, such as no cart item removal, quote cancellation, or order history, but these are not blocking for the primary use case.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues