Skip to main content
Glama
OpenWeb-Ninja

OpenWeb Ninja MCP

Official

realtime_product_search/v2

Search Google Shopping in real time for product details, offers, price history, and reviews across major retailers.

Instructions

Complete reference documentation for the OpenWeb Ninja Real-Time Product Search API. Includes code examples, data samples, and usage guides for searching Google Shopping for products, offers, and reviews across major retailers.

Operations (set "operation" to one of these; put its parameters in "args"):

  • search (required: q): Product Search

  • product_details (required: product_id): Product Details

  • product_offers (required: product_id): Product Offers

  • product_price_history (required: product_id): Product Price History

  • product_reviews (required: product_id): Product Reviews

  • deals (required: q): Deals

  • store_reviews (required: store_domain): Store Reviews

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
argsNoParameters for the chosen operation as key/value pairs (see the tool description for required params).
operationYesWhich endpoint to call. See the tool description for each operation and its parameters.
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure, but it only lists operations and parameters. It does not mention whether operations are read-only, rate limits, authentication, pagination, or response formats, limiting the agent's understanding of side effects and constraints.

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

Conciseness3/5

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

The description is well-structured with a clear operation list, but it includes filler like 'Complete reference documentation' and 'Includes code examples, data samples, and usage guides' that are not actionable for an AI agent. The core operational content is concise but could be more direct.

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?

This dispatcher-style tool has seven operations and no output schema, yet the description provides only operation names and required params. It lacks return-value descriptions, error behavior, or usage context, making it incomplete for an agent to fully understand the tool's behavior and results.

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?

The input schema only defines generic 'operation' and 'args', but the description adds essential operation-specific required parameters (e.g., q for search, product_id for details). This compensates for the schema's lack of per-operation parameter definitions, though it omits optional parameters and value formats.

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 it is a real-time product search API for Google Shopping, covering products, offers, and reviews across major retailers. The specific verb-resource pairing and explicit operation list distinguish it from sibling tools focused on other data sources (e.g., Amazon, Walmart).

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 lists each operation with its required parameters, which guides invocation. However, it does not explicitly state when to choose this tool over alternatives like realtime_amazon_data or real_time_walmart_data, leaving selection based on inferred scope (Google Shopping) rather than explicit guidance.

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/OpenWeb-Ninja/openwebninja-mcp'

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