Skip to main content
Glama
hanluOMH

cafe-mcp-server

by hanluOMH

Related Servers

Alternatives to cafe-mcp-server

No user-submitted related servers found.

    Related Servers

    • 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 querying Percolate's specialty coffee database with read-only access to 1,100+ coffees, tasting profiles, brew recipes, pairings, and recommendations.
      8
      28 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP project that orchestrates coffee orders by coordinating a Barista server and machine servers (grinder, brew unit, steamer, dispenser) through an LLM.
      7
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for controlling Meticulous espresso machines via Claude and other AI clients.
      22
      109 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 3 tools

    Disambiguation4/5

    The tools are mostly distinct: listing the menu, recommending a coffee, and explaining a recommendation. There is slight potential for confusion between recommend_coffee and explain_recommendation, but their purposes are clear enough to avoid misselection.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: list_coffee_menu, recommend_coffee, explain_recommendation. This makes the API predictable and easy to navigate.

    Tool Count4/5

    With 3 tools, the server is on the smaller side but well-scoped for its purpose. Each tool serves a distinct function in the coffee recommendation workflow, and the count does not feel excessive or incomplete.

    Completeness4/5

    The server covers the core domain of browsing, recommending, and explaining coffee choices. It lacks advanced features like detailed item descriptions or user feedback loops, but these are not essential for a basic cafe menu assistant.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues