marketplace
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
Scored across 25 tools
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.
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.
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.
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 tool update
- Changed
create_listing10 fields changed- changed
Input schema / properties / brand / descriptionPrevious value: -"Brand name"New value: +"Brand name (optional)" - changed
Input schema / properties / categoryId / descriptionPrevious value: -"Category ID for the listing"New value: +"Category ID (e.g. 'cat_electronics', 'cat_home'). Use get_categories to list valid IDs." - added
Input schema / properties / currency / defaultAdded value: +null - changed
Input schema / properties / currency / descriptionPrevious value: -"Currency code (e.g. USD)"New value: +"Currency code (default: EUR). Use EUR unless explicitly told otherwise." - changed
Input schema / properties / currency / typePrevious value: -"string"New value: +[ + "string", + "null" +] - changed
Input schema / properties / imageUrls / descriptionPrevious value: -"Array of image URLs"New value: +"Array of image URLs (at least one required)" - changed
Input schema / properties / inventoryCount / descriptionPrevious value: -"Inventory count"New value: +"Inventory count / stock quantity" - changed
Input schema / properties / priceCents / descriptionPrevious value: -"Price in cents"New value: +"Price in cents (e.g. 2499 = €24.99)" - changed
Input schema / properties / tags / descriptionPrevious value: -"Array of tags"New value: +"Array of tags (optional)" - changed
Input schema / requiredPrevious value: -[ - "title", - "description", - "categoryId", - "priceCents", - "currency", - "imageUrls", - "inventoryCount" -]New value: +[ + "title", + "description", + "categoryId", + "priceCents", + "imageUrls", + "inventoryCount" +]
1 tool update
- Changed
signup_with_email1 field changed- added
Input schema / properties / agent_typeAdded value: +{ + "default": null, + "description": "Account type: 'buyer' (default) for shopping, or 'seller' to list products.", + "type": [ + "string", + "null" + ] +}
1 tool update
- Added
signup_with_email
25 tool updates
- First observed
add_to_cart - First observed
authenticate - First observed
batch_compare - First observed
cancel_order - First observed
checkout - First observed
create_cart - First observed
create_listing - First observed
create_price_watch - First observed
delete_price_watch - First observed
delete_webhook - First observed
get_agent_info - First observed
get_cart - First observed
get_categories - First observed
get_listing_status - First observed
get_order - First observed
get_product - First observed
get_product_offers - First observed
list_listings - First observed
list_orders - First observed
list_price_watches - First observed
list_webhooks - First observed
register_webhook - First observed
remove_from_cart - First observed
search_products - First observed
update_listing
Related MCP Connectors
AI-powered product search, affiliate links, and price negotiation for e-commerce platforms
AI agent product discovery via open marketplace. Search, compare and discover advertiser products.
Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.
First AI Agent e-commerce marketplace with 74+ AI products, MCP protocol, and Alipay payments
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.1MIT
- AlicenseNot gradedqualityDmaintenanceAI-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 npm5MIT
- AlicenseNot gradedqualityDmaintenanceEnables 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.1MIT
- FlicenseNot gradedqualityDmaintenanceAI-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.-
Glama MCP Gateway
Add one secure layer between your agents and this server.