Skip to main content
Glama
coseto6125

Taiwan Price Compare MCP

by coseto6125

compare_prices

Find the lowest price across major Taiwanese e-commerce platforms. Enter a detailed product query with optional filters to compare offers from multiple stores in a single search.

Instructions

Search cheapest products across all platforms (or single platform if specified).

Platforms: Coupang, momo, PChome, ETMall, Rakuten, Yahoo Shopping, Yahoo Auction, Costco, 全聯全電商, 萬家福, 博客來, 露天市集, 生活市集, 松果購物

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoWhich platforms a multi-platform search covers (default: "full") "full" = all 14 platforms, ~2s, best price coverage "fast" = the 9 sub-second platforms, ~0.5s, skips pcone/coupang/momo/rakuten/ruten Ignored when `platform` is set - a named platform is always queried.full
queryYesComplete product description (brand + type + specs). ✅ "SONY 50吋電視", "Apple AirPods Pro" ❌ "電視", "耳機" (too broad, returns accessories)
top_nNoResults count (default: 20)
platformNoSearch single platform only. Options: pchome, momo, coupang, etmall, rakuten, yahoo_shopping, yahoo_auction, costco, pxbox, uniprosperity, books, ruten, buy123, pcone None = search platforms per `mode` (default)
max_priceNoMax price filter, 0=off (default: 0)
min_priceNoMin price filter, 0=off (default: 0)
require_wordsNoRequire results to contain specific words. AND between groups, OR within group. Example: [["SONY", "索尼"], ["50"]] → must have (SONY OR 索尼) AND 50
include_auctionNoInclude bid listings on the marketplaces that carry them, Yahoo Auction and Ruten (default: False, buy-now only)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool performs a search across multiple platforms and can target a single platform, which is useful. However, it does not mention potential latency, rate limits, how results are sorted, or other runtime behavior. The 'search' wording does credibly imply a read-only operation, but more detail would improve transparency.

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 exceptionally concise: two short sentences that front-load the core action and scope, followed by a useful platform list. Every word earns its place, and the format is easy to scan.

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

Completeness4/5

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

The tool has a rich input schema (100% parameter coverage) and an output schema, so the description does not need to explain return values or parameter syntax. The absence of annotations is partially mitigated by the clearly read-only 'search' behavior. The only gap is a lack of explicit usage guidance, but for a simple comparative search tool, the provided description plus schema is largely complete.

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?

Schema description coverage is 100%, so the schema already thoroughly describes all eight parameters. The description adds the friendly/localized platform names (e.g., 露天市集, 松果購物) which helps map human-readable names to enum values, but this is a minor addition over the schema. The description itself does not explain any parameter details, which is acceptable given the schema's richness.

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 uses a specific verb ('Search') and a clear resource ('cheapest products') across all platforms, with an explicit option for single-platform search. It also lists the exact platforms, leaving no ambiguity about the tool's scope. Since there are no sibling tools to distinguish from, the lack of sibling comparison is not a penalty.

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 core use case is clearly implied: use this tool to find and compare cheapest product prices across platforms. However, there is no explicit guidance about when not to use it, any exclusions, or alternatives (though no siblings exist). The description leaves usage context to be inferred from the purpose.

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/coseto6125/mcp-taiwan-price-compare'

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