Skip to main content
Glama
fulviocazzanti

amazon-business-mcp-browser

Cerca su Amazon Business

amazon_search

Search Amazon Business marketplace using your authenticated browser session. Provide a query and set an optional result limit to retrieve product matches.

Instructions

Cerca prodotti nel marketplace Amazon configurato usando la sessione Business del browser.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumero massimo di risultati
queryYesTesto della ricerca
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It mentions the session prerequisite but does not state whether this is a read-only operation, what happens without an active session, or whether it returns a list of results. This lack of behavioral detail 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 a single sentence, front-loaded with the action, and contains no redundant information. Every word earns its place, making it highly concise and well-structured.

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?

There is no output schema and no annotations, so the description should explain what the tool returns or any side effects. It only covers the search action and the session context, leaving out return value details and behavior under missing prerequisites. Given the tool's simplicity, this is incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides 100% coverage with descriptions for both parameters ('query' and 'limit'), so the baseline is 3. The description does not add additional meaning beyond the schema, which is acceptable given the schema's completeness.

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 function: 'Cerca prodotti nel marketplace Amazon configurato' (search products in the configured Amazon marketplace). It uses a specific verb and resource, and is easily distinguished from sibling tools like amazon_product_details or amazon_add_to_cart.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description specifies a concrete usage context: using the browser's Business session. This implies when to use it (when a Business session is active) and indirectly differentiates from session-status or login tools. However, it does not explicitly name alternatives or exclusions, so it falls short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/fulviocazzanti/amazon-business-mcp-browser'

If you have feedback or need assistance with the MCP directory API, please join our Discord server