Skip to main content
Glama
theYahia

kaspi-mcp

by theYahia

Related Servers

Alternatives to kaspi-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables managing Kaspi Marketplace orders through AI assistants, including listing, accepting, completing, and canceling orders, with real-time operations directly on production data (no sandbox).
      8
      11 npm
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables Lamoda sellers to manage their store via natural language through a MCP server that connects to the official Lamoda Seller API, supporting 155 methods for products, prices, orders, shipments, and more.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Exposes Amazon Selling Partner API tools for sellers to manage orders, inventory, listings, pricing, analytics, and reports via natural language.
      4 npm
      1
      AGPL 3.0
    • F
      license
      A
      quality
      C
      maintenance
      Enables MCP clients to manage Jumia Vendor Center catalogs and orders through natural language, including product creation/updates, inventory sync, order fulfillment, shipping labels, and payout monitoring.
      27
      -

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation4/5

    get_orders and get_order are clearly list versus detail, and get_products targets a distinct resource. The singular/plural pair is the only possible source of confusion, but the descriptions resolve it.

    Naming Consistency5/5

    All tools follow the consistent get_<resource> verb_noun pattern, with singular used for detail and plural for list operations. There is no style mixing or vague naming.

    Tool Count5/5

    Three tools is well-scoped for a focused read-only Kaspi merchant integration. Each tool serves a distinct, necessary purpose with no redundancy.

    Completeness2/5

    The server covers order list, order detail, and product list, but lacks product detail and any write or state-change operations like order status updates. Real Kaspi seller workflows would hit significant dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues