Menlo Labs Shopping MCP
Server Details
Search Amazon products by price and rating, or build curated shopping kits for any goal.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.1/5 across 2 of 2 tools scored.
The two tools have clearly distinct purposes: one for building curated kits, the other for searching individual products. No overlap.
Both tools use consistent snake_case with verb_noun pattern ('build_product_kit', 'search_products').
With only 2 tools for a shopping domain, the count is borderline thin, but it could be considered minimal yet focused.
The tool surface is severely incomplete; missing essential operations like product detail retrieval, cart management, or order processing, which will cause agent failures.
Available Tools
2 toolsbuild_product_kitBInspect
Build a curated shopping list for a goal or theme. Use for setups, gift lists, starter kits, or multi-category recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | best_match | |
| theme | Yes | ||
| budget | No | ||
| max_categories | No | ||
| products_per_category | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must convey all behavioral traits. It only describes the output (curated shopping list) without disclosing side effects, safety (e.g., mutability), authentication needs, or constraints like rate limits or data sources. This is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise: two sentences totaling 18 words. It front-loads the core purpose and immediately follows with usage examples. Every word serves a purpose, with no fluff or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (5 parameters, no output schema, no annotations), the description is insufficient. It lacks essential context about return format, error handling, parameter dependencies, and output structure. The agent has little guidance beyond the basic purpose.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the schema provides no parameter explanations. The description only mentions 'goal or theme', which loosely maps to the 'theme' parameter, but it ignores 'sort', 'budget', 'max_categories', and 'products_per_category'. No meaningful semantic addition over the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's action ('Build a curated shopping list') and resource ('for a goal or theme'). It provides specific use cases (setups, gift lists, starter kits, multi-category recommendations) that distinguish it from the sibling tool 'search_products', which likely retrieves individual products without curation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description includes explicit use cases (setups, gift lists, starter kits) but does not state when not to use this tool or provide direct comparison to the sibling 'search_products'. The guidance is implied but not sufficiently explicit for full usage clarity.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_productsBInspect
Find individual products matching a query. Use for a specific item or category; supports price and rating filters.
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | best_match | |
| query | Yes | ||
| max_price | No | ||
| min_price | No | ||
| min_rating | No | ||
| max_results | No | ||
| amazon_domain | No | amazon.com | |
| exclude_sponsored | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must disclose behavior. It mentions price and rating filters but omits crucial details like pagination (max_results), domain selection, sponsored exclusion, and what happens on no results or errors. The behavioral disclosure is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence that front-loads the core purpose. Every word adds value without unnecessary elaboration.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With 8 parameters, no output schema, and no annotations, the description needs to be comprehensive. It covers only query and filters, missing most parameter contexts and any return value or behavior details. This is inadequate for a tool of this complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description only covers 'price and rating filters', but there are 8 parameters in the schema with zero schema descriptions. It does not explain 'sort', 'max_results', 'amazon_domain', 'exclude_sponsored', or 'query' beyond the general mention. This leaves agents guessing about most parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool finds individual products matching a query, which is the primary purpose. It mentions support for filters, but does not explicitly differentiate from the sibling tool 'build_product_kit', though the purpose is distinct enough.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description advises using it for 'a specific item or category', providing basic context. However, it does not specify when not to use it or mention alternatives, such as when to prefer the sibling tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!