Skip to main content
Glama

Related Servers

Alternatives to getir-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      An unofficial Model Context Protocol server for the efood.gr consumer app API that lets you discover restaurants, browse menus, build a cart, and place real orders on efood.gr.
      12
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for browsing Glovo stores, menus, products, and managing a basket via API calls without checkout or payment.
      27
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for the Yango Delivery B2B API, enabling price estimation, express-courier claim creation and confirmation, courier tracking, and recipient tracking links through natural language.
      13
      81 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A thin MCP server that exposes Wolt's public consumer endpoints to AI agents, enabling discovery of nearby venues and fetching their menus with live prices and deal signals.
      4
      2
      MIT

    TDQS

    A3.5/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action: orders (list, get, accept, reject), products (list, update availability, update price), and store status (get). No two tools overlap in purpose, so an agent can clearly distinguish them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: list_orders, get_order, accept_order, reject_order, list_products, update_product_availability, update_product_price, get_store_status. This makes the set predictable and easy to navigate.

    Tool Count5/5

    With 8 tools, the set is well-scoped for a Getir store management server. It covers orders, products, and store status without unnecessary redundancy or bloat.

    Completeness4/5

    The tool set covers the core workflows for managing orders (list, get, accept, reject) and products (list, update price, update availability). However, there is no way to update store status (e.g., open/close), which is a minor gap in lifecycle coverage.

    Maintenance

    ActivityInactive
    ResponsivenessSyncing