Skip to main content
Glama

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

A3.7/5.0

Scored across 4 tools

Disambiguation5/5

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.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case (get_nutrition, get_product, health_check, search_products).

Tool Count5/5

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.

Completeness4/5

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.

  1. 6 tool updates
    • Removedget_e_commerce_data
    • Addedget_nutrition
    • Addedget_product
    • Removedlist_e_commerce_items
    • Removedsearch_e_commerce
    • Addedsearch_products
  2. 4 tool updates
    • First observedget_e_commerce_data
    • First observedhealth_check
    • First observedlist_e_commerce_items
    • First observedsearch_e_commerce

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.