Skip to main content
Glama

Related Servers

Alternatives to mcpie

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that allows AI assistants to order Domino's Pizza through an unofficial API, with features for store location, menu browsing, and order management.
      11
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      An educational MCP server that enables users to browse Domino's menus, find coupons, and configure customized pizza orders via natural language. It demonstrates complex tool orchestration and real-time API integration for order validation and pricing, though final placement is limited by CAPTCHA.
      12
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI agents to discover restaurants and place food delivery orders on Uber Eats and Thuisbezorgd (Just Eat Takeaway). It provides tools for restaurant discovery and order management through normalized platform APIs.
      0
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that lets restaurants operate their point-of-sale through an LLM agent — edit menus, 86 items, check sales, restock inventory, monitor voids, and more via twenty tools over both stdio and Streamable HTTP transports with per-request tenancy from API keys.
      Apache 2.0

    TDQS

    A4.6/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct stage of the pizza ordering workflow: status check, store discovery, menu lookup, specials listing, dry run, and final order. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    All tools follow the same snake_case pattern with the 'pizza_' prefix and clear verb-noun structure. This creates a predictable and consistent naming convention.

    Tool Count5/5

    Six tools cover the entire pizza ordering process without being excessive. Each tool serves a distinct purpose and the count is well-scoped for the server's domain.

    Completeness5/5

    The tool surface covers the full lifecycle: discovery (find store, menu, specials), validation (dry run, status), and execution (order). There are no obvious gaps for the stated purpose of ordering pizza.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues