Skip to main content
Glama

Related Servers

Alternatives to negotiate-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A custom MCP server that turns Claude into an agentic shopping assistant for searching products, comparing options, managing a cart, and checking out with built-in guardrails for safe autonomous commerce.
      -
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that lets Claude (or any MCP-compatible client) compare on-demand compute + storage pricing across AWS, Azure, and GCP in real time.
      14
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that wraps the Universal Commerce Protocol (UCP) Discovery and Catalog capabilities, letting you search and compare products across UCP merchants directly from Claude.
      4
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      An MCP server that exposes marketplace seller operations (Shopee first) as tools Claude can call, enabling automation of product, pricing, inventory, customer service, and other seller tasks.
      32
      -

    TDQS

    A4.6/5.0

    Scored across 6 tools

    Disambiguation5/5

    Every tool has a distinct purpose with no overlap. discover_store probes a specific domain, find_stores searches across stores, list_products enumerates products, and the three negotiation tools handle distinct phases of a chat session.

    Naming Consistency5/5

    All tool names follow the verb_noun pattern consistently: discover_store, find_stores, list_products, read_history, send_message, start_negotiation. The convention is uniform throughout.

    Tool Count5/5

    Six tools is ideal for a negotiation protocol: discovery, search, listing, session start, messaging, and history. The count is well-scoped and each tool is essential.

    Completeness4/5

    The tool surface covers the full negotiation workflow from store discovery to chatting. A minor gap is the lack of an explicit cancel/close negotiation tool, but the 'closed' flag in send_message responses provides a workaround.

    Maintenance

    ActivityStale
    ResponsivenessNo issues