Skip to main content
Glama

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.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsB

Average 3.1/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct purposes: one for building curated kits, the other for searching individual products. No overlap.

Naming Consistency5/5

Both tools use consistent snake_case with verb_noun pattern ('build_product_kit', 'search_products').

Tool Count3/5

With only 2 tools for a shopping domain, the count is borderline thin, but it could be considered minimal yet focused.

Completeness2/5

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 tools
build_product_kitBInspect

Build a curated shopping list for a goal or theme. Use for setups, gift lists, starter kits, or multi-category recommendations.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNobest_match
themeYes
budgetNo
max_categoriesNo
products_per_categoryNo
Behavior2/5

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.

Conciseness5/5

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.

Completeness2/5

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.

Parameters1/5

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.

Purpose5/5

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.

Usage Guidelines3/5

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNobest_match
queryYes
max_priceNo
min_priceNo
min_ratingNo
max_resultsNo
amazon_domainNoamazon.com
exclude_sponsoredNo
Behavior2/5

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.

Conciseness5/5

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.

Completeness2/5

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.

Parameters2/5

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.

Purpose4/5

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.

Usage Guidelines3/5

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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources