Skip to main content
Glama
denya

Glovo Claude Skill

by denya

Related Servers

Alternatives to Glovo Claude Skill

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      MCP server for finding deals in food delivery apps (Wolt and Glovo). Enables AI agents to search restaurants and dishes, compare prices, ratings, and delivery options, and get recommendations with direct links.
      5
      -
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for Getir partner API (Turkey). Manage orders, products, pricing, and store status for your Getir restaurant via Bearer token authentication.
      8
      6 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Unofficial MCP server for Greenweez that enables searching the catalog, reading product details, and managing a real shopping cart with safe confirmations, without ever placing orders or handling payment.
      8
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Unofficial read-only MCP server for Telepizza.es that enables querying menu, prices, offers, stores, loyalty points, and order history using your own account. It cannot make purchases.
      1
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for La Belle Vie grocery that lets an AI agent search the catalog, manage the basket, reorder past orders, check delivery coverage and slots, and prepare a ready-to-pay checkout summary without automating payment.
      2
      MIT

    TDQS

    A3.5/5.0

    Scored across 23 tools

    Disambiguation4/5

    Most tools target clearly distinct resources or actions: auth, location, store browsing, order history, and basket mutation are cleanly separated. A few adjacent pairs such as get_order_stats vs analyze_order_history and preview_reorder vs plan_reorder could cause hesitation, but the descriptions explain their different outputs well enough.

    Naming Consistency4/5

    Tool names consistently follow a glovo_ + verb + noun pattern, making the set predictable and easy to scan. Minor deviations include glovo_auth_status, which lacks a leading verb, and glovo_login, which uses a bare verb instead of verb_noun.

    Tool Count3/5

    At 23 tools, the server is on the heavy side and falls into the 16-25 range that begins to feel bloated. The broad purpose of the skill justifies many operations, but some overlapping history and reorder helpers could likely be consolidated.

    Completeness4/5

    The set covers the main lifecycle well: location setup, store and product discovery, basket read/write/update/delete, order history, and reorder planning. Minor gaps remain, such as glovo_search_store_items referencing a glovo_get_store tool that is not exposed, and no checkout or saved-location write operations exist.

    Maintenance

    ActivityStale
    ResponsivenessNo issues