Skip to main content
Glama

Server Details

AI shopping search: real, in-stock US and Amazon products with prices, ratings and buy links.

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 DescriptionsA

Average 4.4/5 across 1 of 1 tools scored.

Server CoherenceA
Disambiguation5/5

With only one tool, there is no ambiguity. The tool's purpose is clearly defined as searching for products, and no other tools exist to potentially overlap or confuse.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern ('search_products'), which is consistent. Since there is only one tool, naming conventions are perfectly uniform.

Tool Count3/5

The server has exactly one tool, which is on the low end. While a focused search service can function with a single tool, typical well-scoped servers have 3–15 tools, making this feel thin but not unreasonable.

Completeness4/5

The tool provides comprehensive search results including price, rating, stock, affiliate link, and markdown output. However, the server lacks any additional tools for filtering, sorting, or retrieving product details, which are minor gaps for a more advanced search experience.

Available Tools

1 tool
search_productsA
Read-onlyIdempotent
Inspect

Search Perkusai for real, in-stock products in amazon.com (prices in US dollars).

Describe what the shopper wants in natural language - e.g. "a full-size basketball", "espresso machine under $200", "wireless earbuds for running". Returns
matching products with title, price, rating, stock, market and an affiliate `buy_url` (present
it as the purchase link - the price is unchanged for the buyer), plus a `guide`, `coverage`
and a paste-ready `markdown` block.

Args:
    query: The shopper's request, in natural language.
    k: How many products to return (1-12).
    lang: Response language hint. This catalogue is served in English.
ParametersJSON Schema
NameRequiredDescriptionDefault
kNoHow many products to return (1-12).
langNoResponse language hint. This catalogue is served in English.en
queryYesThe shopper's request, in natural language.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Behavior4/5

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

Annotations already provide readOnlyHint, idempotentHint, openWorldHint, and destructiveHint. The description adds value beyond these by detailing the return fields (title, price, rating, stock, market, affiliate buy_url, guide, coverage, markdown block) and emphasizing that the price is unchanged for the buyer. It also describes the real/in-stock nature of results. No contradictions exist.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured, front-loading the core purpose, then usage guidance, then return details, then parameter list. It is slightly verbose but every sentence adds value. The length is appropriate for the tool's complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of an output schema (not shown) and comprehensive annotations, the description covers all necessary aspects: purpose, parameters, usage examples, return format, and special notes (affiliate link, markdown block). It is fully sufficient for an agent to understand and invoke the tool correctly.

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

Parameters4/5

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

Schema coverage is 100% with solid descriptions. The description adds value by giving natural language examples for the query parameter and repeating the constraints for k and lang. While it mostly restates schema info, the examples for query enhance understanding beyond the schema alone.

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 searches for real, in-stock products on Perkusai/amazon.com with prices in USD. It uses a specific verb+resource combination ('Search Perkusai for real, in-stock products') and includes examples of natural language queries. With no siblings, no differentiation is needed, but the purpose is unambiguous.

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 explains how to use the tool: instructs the agent to 'Describe what the shopper wants in natural language' and provides examples. It also specifies the source domain and currency. Since there are no sibling tools, explicit when-to-use vs. alternatives is not required, but the guidance is clear and actionable.

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!

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Real Amazon (US, UK, DE, CA, AU) & Walmart shopping data for AI assistants: ranked product shortlists, current prices, live stock, real ratings, and price/BSR history from a 17M+ product warehouse. Free hosted endpoint, no signup — 30 queries a day.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Cross-border product catalog for AI agents. Search and compare products from US and South East Asian markets via Model Context Protocol.
    6
    79
    9
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI agents to perform product discovery from natural language shopping intents, returning ranked products with merchant links without completing checkout.
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources