io.github.BuyWhere/buywhere-mcp
NPM · @BUYWHERE/MCP-SERVER · 2 COMPONENTS · SCANNED SEP 21
Agent-native product catalog: 300M+ products, 150,000+ stores, deliver_to ranking.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 22 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability87
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1246 tokens (~89/item across 14 items; 11 tools + 3 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management77
- Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 12 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.BuyWhere/buywhere-mcp server?
io.github.BuyWhere/buywhere-mcp runs locally as an npm package, launched with npx -y @buywhere/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @buywhere/mcp-server
claude mcp add buywhere-buywhere-mcp -- npx -y @buywhere/mcp-server
{
"mcpServers": {
"buywhere-buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
} {
"servers": {
"buywhere-buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
} codex mcp add buywhere-buywhere-mcp -- npx -y @buywhere/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"buywhere-buywhere-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@buywhere/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add buywhere-buywhere-mcp --command npx --arg -y --arg @buywhere/mcp-server
mcp_servers:
buywhere-buywhere-mcp:
command: "npx"
args: ["-y", "@buywhere/mcp-server"] {
"McpServers": {
"buywhere-buywhere-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@buywhere/mcp-server"
]
}
}
} assistant mcp add buywhere-buywhere-mcp -t stdio -c npx -a -y @buywhere/mcp-server
{
"mcpServers": {
"buywhere-buywhere-mcp": {
"command": "npx",
"args": [
"-y",
"@buywhere/mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 6 Sept 26 +3
- Stability: unverified → 0.27 ▲ functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/@buywhere/mcp-server@0.3.17
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
buywhere_agent_manifest ~47
Returns an agent-readiness manifest: recommended first tool calls, standard tools, and the canonical resource list. Self-onboarding entry point — agents should call this once before any product lookup.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
buywhere_capabilities ~43
Returns the live capability surface: catalog size per region, supported country codes, currencies, transport, and authentication requirements. Use to verify environment support before issuing product queries.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
buywhere_connection_status ~52
Returns the live connection status of this server: API base URL, server version, API key presence, auth mode (bearer / oauth 2.1), and the latency of the last successful catalog call.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
buywhere_data_inventory ~81
Returns the current data inventory: per-region product counts, top merchant platforms, last ingestion timestamp, and the privacy_mode options ('summary' | 'structured' | 'raw') accepted by read tools.
| Name | Type | Req | Description |
|---|---|---|---|
| privacy_mode | string | – | Response shape — summary (counts only, smallest), structured (default; counts + top entities), raw (full payload). |
No output schema declared.
No examples provided.
compare_products ~44
Compare multiple products side-by-side. Returns price, brand, rating, and category for each.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | Array of product IDs to compare (2-10) |
No output schema declared.
No examples provided.
find_best_price ~206
Use this whenever a user asks about prices, wants to find the cheapest option, or asks "what's the best price for X" or "where can I buy X for the lowest price". Returns a schema.org/AggregateOffer with lowPrice, highPrice, priceCurrency, and offerCount, plus individual schema.org/Offer entries with merchant name, product URL, and availability across all supported merchants.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Category to filter by (e.g., "electronics", "fashion") |
| country | string | – | Alias for country_code (deprecated, use country_code) |
| country_code | string | – | Country to search in (defaults to SG). Alias: country. |
| product_name | string | yes | Product name to find best price for (e.g., "iphone 15 pro 256gb", "samsung galaxy s24") |
| region | string | – | Region filter - use "us" for United States or "sea" for Southeast Asia |
No output schema declared.
No examples provided.
get_deals ~182
Get discounted products sorted by discount percentage. Returns schema.org/Product entities with schema.org/Offer properties: price, priceCurrency, availability, originalPrice, and discountPercentage. Covers Singapore, Malaysia, Indonesia, Thailand, Vietnam, and US e-commerce.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | Alias for country_code (deprecated, use country_code) |
| country_code | string | – | Filter by ISO country code. Alias: country. |
| currency | string | – | Filter by currency code (SGD, USD, MYR, VND, THB). Defaults to SGD. |
| limit | integer | – | Number of results (max 100, default 20) |
| min_discount | number | – | Minimum discount percentage (default 10) |
| offset | integer | – | Pagination offset |
| region | string | – | Filter by region (sea, us, eu, au) |
No output schema declared.
No examples provided.
get_product ~32
Get a specific product by its ID, including full details and current price.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Product UUID |
No output schema declared.
No examples provided.
ingest_products ~120
Ingest (upsert) a batch of products into the BuyWhere catalog. Use this to add or update product listings from any merchant/source. Requires a valid API key with ingest permissions. Accepts up to 1000 products per call with source, SKU, title, price, URL, and optional metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| products | array | yes | Array of product objects to ingest (max 1000) |
| source | string | yes | Data source identifier (e.g. "shopee_sg", "amazon_sg", "lazada_sg") |
No output schema declared.
No examples provided.
list_categories ~54
List top-level product categories available in the BuyWhere catalog.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | Alias for country_code (deprecated, use country_code) |
| country_code | string | – | Filter by ISO country code. Defaults to SG. |
No output schema declared.
No examples provided.
search_products ~346
Search the BuyWhere product catalog by keyword. Returns schema.org/Product entities with name, description, image, and offers (schema.org/AggregateOffer with lowPrice, highPrice, priceCurrency). Covers e-commerce platforms across Singapore, Malaysia, Indonesia, Thailand, Vietnam, and US. Use compact=true for agent-optimized responses with structured_specs, comparison_attributes, and normalized_price_usd fields.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by product category name (e.g. "Laptops", "Smartphones", "Televisions"). Use to exclude accessories and get actual products. |
| compact | boolean | – | Return agent-optimized compact shape: structured_specs, comparison_attributes, normalized_price_usd. Reduces response size ~40%. Recommended for agent tool-use. |
| country | string | – | Alias for country_code (deprecated, use country_code) |
| country_code | string | – | Filter by ISO country code. Also infers default currency for price filters (SG→SGD, US→USD, VN→VND, TH→THB, MY→MYR). |
| domain | string | – | Filter by merchant platform (e.g. lazada, shopee, amazon) |
| limit | integer | – | Number of results (max 100, default 20) |
| max_price | number | – | Maximum price (in currency inferred from country_code, or SGD by default) |
| min_price | number | – | Minimum price (in currency inferred from country_code, or SGD by default) |
| offset | integer | – | Pagination offset |
| q | string | yes | Keyword search query |
| region | string | – | Filter by region (sea, us, eu, au) |
No output schema declared.
No examples provided.
What is the io.github.BuyWhere/buywhere-mcp server?
io.github.BuyWhere/buywhere-mcp is listed in the public MCP registry as io.github.BuyWhere/buywhere-mcp. Agent-native product catalog: 300M+ products, 150,000+ stores, deliver_to ranking. This page covers its npm package (@buywhere/mcp-server).
Is the io.github.BuyWhere/buywhere-mcp server safe to use?
io.github.BuyWhere/buywhere-mcp scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.BuyWhere/buywhere-mcp server expose?
io.github.BuyWhere/buywhere-mcp exposes 11 tools: buywhere_agent_manifest, buywhere_capabilities, buywhere_data_inventory, buywhere_connection_status, search_products, and 6 more. Their descriptions and schemas cost roughly 1,207 tokens of context every time the server is loaded.
Is the io.github.BuyWhere/buywhere-mcp server still maintained?
io.github.BuyWhere/buywhere-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.BuyWhere/buywhere-mcp server under?
io.github.BuyWhere/buywhere-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.