Skip to main content
Glama

Related Servers

Alternatives to mcp-cha-cha

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      B
      maintenance
      An MCP server for ordering tea from Licas Tea, allowing AI to find stores, view menus, build orders, and estimate prices in conversation. Currently read-only: no real orders or payments.
      4
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables querying the ice cream shop's menu, availability, and hours; calculating order prices; and getting flavor recommendations based on taste profile and dietary restrictions.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language interaction with a coffee shop's inventory and order system, allowing users to check menu items, place orders, and track order status via MCP tools.
      -
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for tea enthusiasts to get daily tea recommendations, manage tea inventory, and fine-tune brewing parameters based on taste feedback.
      11
      1
      BSD 3-Clause
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables menu browsing, recommendation requests, and shopping cart management through a Model Context Protocol interface. Users can interact with food order services to query items and handle order additions or removals via natural language.
      -

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct action: menu browsing, recommendations, order creation, order query, pickup, and cancellation. There is no meaningful overlap; get_menu and recommend_drinks serve different selection purposes.

    Naming Consistency4/5

    Most tool names follow a clear lower_snake_case verb_noun pattern (create_order, get_menu, cancel_order). pickup_order is a slight deviation since 'pickup' is used as a verb-like noun, but it remains readable and consistent in style.

    Tool Count5/5

    Six tools is well-scoped for a focused beverage-ordering server. Each tool covers a necessary part of the workflow without redundancy.

    Completeness4/5

    The core ordering lifecycle is covered: menu lookup, recommendation, create, query, cancel, and pickup. A minor gap is the lack of an order update/modify tool for changing items before pickup.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues