Skip to main content
Glama

Server Details

AI marketplace: search, buy, sell across Amazon, eBay, AliExpress. 13 tools.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 36 days
Last Tested
Transport
Streamable HTTP
URL

TDQS

A3.9/5.0

Scored across 25 tools

Disambiguation4/5

Most tools have distinct purposes targeting specific resources like cart, order, listing, or price watch, with clear action verbs. However, some overlap exists between 'get_cart' and 'list_orders' in retrieving user-specific data, and 'get_product' vs 'get_product_offers' might cause minor confusion, but descriptions help differentiate them.

Naming Consistency5/5

Tool names follow a highly consistent verb_noun pattern throughout, such as 'add_to_cart', 'create_listing', 'get_categories', and 'update_listing'. All tools use snake_case with clear, predictable naming conventions, making them easily readable and organized.

Tool Count3/5

With 25 tools, the count is borderline high for a marketplace server, potentially feeling heavy and overwhelming. While it covers many aspects like shopping, orders, listings, and webhooks, it might benefit from consolidation or better scoping to reduce complexity.

Completeness5/5

The tool set provides comprehensive coverage for the marketplace domain, including CRUD operations for carts, orders, listings, and price watches, along with search, authentication, and webhook management. No obvious gaps are present; agents can perform full workflows from browsing to purchasing and selling.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • Changedcreate_listing10 fields changed
      • changedInput schema / properties / brand / description
        Previous value: -"Brand name"New value: +"Brand name (optional)"
      • changedInput schema / properties / categoryId / description
        Previous value: -"Category ID for the listing"New value: +"Category ID (e.g. 'cat_electronics', 'cat_home'). Use get_categories to list valid IDs."
      • addedInput schema / properties / currency / default
        Added value: +null
      • changedInput schema / properties / currency / description
        Previous value: -"Currency code (e.g. USD)"New value: +"Currency code (default: EUR). Use EUR unless explicitly told otherwise."
      • changedInput schema / properties / currency / type
        Previous value: -"string"New value: +[
        +  "string",
        +  "null"
        +]
      • changedInput schema / properties / imageUrls / description
        Previous value: -"Array of image URLs"New value: +"Array of image URLs (at least one required)"
      • changedInput schema / properties / inventoryCount / description
        Previous value: -"Inventory count"New value: +"Inventory count / stock quantity"
      • changedInput schema / properties / priceCents / description
        Previous value: -"Price in cents"New value: +"Price in cents (e.g. 2499 = €24.99)"
      • changedInput schema / properties / tags / description
        Previous value: -"Array of tags"New value: +"Array of tags (optional)"
      • changedInput schema / required
        Previous value: -[
        -  "title",
        -  "description",
        -  "categoryId",
        -  "priceCents",
        -  "currency",
        -  "imageUrls",
        -  "inventoryCount"
        -]New value: +[
        +  "title",
        +  "description",
        +  "categoryId",
        +  "priceCents",
        +  "imageUrls",
        +  "inventoryCount"
        +]
  2. 1 tool update
    • Changedsignup_with_email1 field changed
      • addedInput schema / properties / agent_type
        Added value: +{
        +  "default": null,
        +  "description": "Account type: 'buyer' (default) for shopping, or 'seller' to list products.",
        +  "type": [
        +    "string",
        +    "null"
        +  ]
        +}
  3. 1 tool update
    • Addedsignup_with_email
  4. 25 tool updates
    • First observedadd_to_cart
    • First observedauthenticate
    • First observedbatch_compare
    • First observedcancel_order
    • First observedcheckout
    • First observedcreate_cart
    • First observedcreate_listing
    • First observedcreate_price_watch
    • First observeddelete_price_watch
    • First observeddelete_webhook
    • First observedget_agent_info
    • First observedget_cart
    • First observedget_categories
    • First observedget_listing_status
    • First observedget_order
    • First observedget_product
    • First observedget_product_offers
    • First observedlist_listings
    • First observedlist_orders
    • First observedlist_price_watches
    • First observedlist_webhooks
    • First observedregister_webhook
    • First observedremove_from_cart
    • First observedsearch_products
    • First observedupdate_listing

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    AI-powered e-commerce research tools via MCP. Search Amazon, Alibaba & AliExpress for winning products, vet suppliers, and calculate FBA margins. 19 tools, free tier available.
    28 npm
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to search eBay listings, track item prices over time, and identify deals below market value using eBay's APIs. It provides tools for category browsing and retrieving detailed information for specific listings.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    AI-powered selling intelligence for multiple online marketplaces, enabling item analysis, optimized listings, pricing checks, negotiation coaching, and batch operations via any MCP-compatible AI assistant.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources