Ecommerce Mcp
Server Details
MCP server for E-Commerce
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
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- varvararatta/botfactory-mcp
- GitHub Stars
- 0
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: search discovers products, get_product retrieves full details, get_nutrition provides nutritional data, and health_check checks server status. No overlap.
All tool names follow a consistent verb_noun pattern using snake_case (get_nutrition, get_product, health_check, search_products).
Four tools is well-scoped for a read-only product information server, covering search, details, nutrition, and health check without being too few or excessive.
The set covers the core read operations for an ecommerce product database (search, get details, get nutrition). Missing write or filter operations, but that's reasonable for a public API.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- Removed
get_e_commerce_data - Added
get_nutrition - Added
get_product - Removed
list_e_commerce_items - Removed
search_e_commerce - Added
search_products
4 tool updates
- First observed
get_e_commerce_data - First observed
health_check - First observed
list_e_commerce_items - First observed
search_e_commerce
Related MCP Connectors
MCP server for Product Management
MCP Server for an Agent Task Marketplace
MCP server for Support & Service Management
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server for Maasy AI Marketing Copilot2165 npmMIT
- AlicenseNot gradedqualityBmaintenanceEcommerce AI - MCP server providing AI-powered tools and automation by MEOK AI Labs10 npm63 PyPIMIT
- AlicenseNot gradedqualityDmaintenanceMCP server for e-commerce operations including product catalog management, cart/checkout, and Stripe integration, with built-in EU AI Act compliance.124 PyPIMIT
- GPL 3.0
Glama MCP Gateway
Add one secure layer between your agents and this server.