Webotee Amazon Product Research
Webotee — Amazon Product Research MCP
Amazon brand, seller, niche & buy-box intelligence — inside your own Claude or ChatGPT.
Webotee AI Connect adds Webotee's Amazon operator, brand, niche and seller research dataset to the AI you already use. Ask a question in Claude or ChatGPT and it queries the Webotee dataset directly — a research connector for sellers, built on 2+ years of daily US (and UK) marketplace observations of the BSR top‑1M+.
👉 Product page / start a 7‑day free trial: https://www.webotee.com/amazon-product-research-mcp
This repository is the public client + docs + manifest for the connector. The Webotee MCP server is fully hosted at https://app.webotee.com/mcp — there's nothing to self-host, no server to run, and no third-party API keys to bring. You add the URL to your assistant and sign in with your Webotee account (OAuth, ~2 minutes). The data is Webotee's own — you don't connect or pay for any other service.
What you can ask (in your own Claude or ChatGPT)
"Which sellers dominate the buy box on
<brand>?""Find under‑competed sub‑categories worth sourcing in home & kitchen."
"What other brands does seller
<X>carry, by estimated sales?""Who's controlled the buy box on ASIN
<B0…>over the past 24 months?""Score this ASIN for FBA sourcing — velocity, gating risk, margin."
"Is
<brand>under attack — new sellers flooding the listings?""Show unauthorized sellers on
<brand>given my authorized list.""Compare this ASIN's price on Amazon vs Walmart."
See examples/prompts.md for more, and docs/tools.md for the full tool catalog (50+ research tools).
Related MCP server: @retailerapi/mcp
Requirements
A paid Webotee plan — Starter ($29/mo, 7‑day free trial) or higher. Start a trial →
An AI client that supports remote MCP connectors: Claude (Desktop/Web), ChatGPT (Developer Mode), Cursor, VS Code, Claude Code.
Sign‑in is via OAuth in your browser — no API keys to copy or bring, nothing to self‑host or store.
Setup (~2 minutes)
The connector URL is the same everywhere:
https://app.webotee.com/mcpClaude (Desktop or Web): Settings → Connectors → Add custom connector → paste the URL → complete the Webotee sign‑in (OAuth) → approve. Full steps: docs/setup.md.
ChatGPT: Settings → Apps & Connectors → enable Developer Mode → Create → name it "Webotee", paste the URL, set auth to OAuth → enable it from the + (tools) menu in a chat. Steps: docs/setup.md.
Cursor / VS Code / Claude Code (or any client that only speaks local stdio): point it at the remote server through mcp-remote:
// examples/configs/cursor_mcp.json
{
"mcpServers": {
"webotee": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.webotee.com/mcp"]
}
}
}Ready‑to‑paste configs: examples/configs/. Auth details: docs/auth.md.
Pricing & daily AI Connect limits
The connector is available on every paid plan; each tool call your AI makes counts as one AI Connect call against that day's allowance.
Plan | Price | AI Connect calls / day |
Starter | $29/mo (7‑day trial) | 200 |
Scout | $89/mo | 1,000 |
Scout Pro | $179/mo | 3,000 |
Scout + Protect | $295/mo | 10,000 |
Full pricing: https://www.webotee.com/pricing
What it is — and isn't
It is Amazon seller research surfaced as tools your AI can call: brands, sellers, ASINs, niches, buy‑box history and cross‑marketplace overlap, from a pre‑collected research dataset.
It is not a live shopping agent and not an account‑automation bot. The connector reads and explains — it does not place orders or change your Amazon listings. Answers come from historical, pre‑collected intelligence, so they're consistent, fast and citeable. Treat every answer as a researched starting point to validate, not a guarantee.
Links
Product / trial: https://www.webotee.com/amazon-product-research-mcp
Pricing: https://www.webotee.com/pricing
Tool catalog:
docs/tools.mdSetup guide:
docs/setup.mdQuickstart (Python):
examples/quickstart.py
A product by CP Development d.o.o. · Amazon is a trademark of Amazon.com, Inc.; Webotee is not affiliated with Amazon. · MIT License
Maintenance
Related MCP Servers
- AlicenseBqualityAmaintenanceagentcentral is a hosted MCP server for Amazon sellers that connects Claude, ChatGPT, and other AI clients to Amazon Ads, Seller Central, inventory, orders, catalog, rankings, finance, and fulfillment data. It provides fast reads from pre-materialized Amazon data, scoped API keys, OAuth-based Amazon connections, encrypted tokens, per-tenant isolation, and guarded write tools with audit logLast updated1006MIT

@retailerapi/mcpofficial
AlicenseAqualityBmaintenanceEnables AI agents to access Walmart product data including lookups, price history, offers, seller profiles, reviews, and sales stats via tools callable in MCP-compatible clients like Claude Desktop and Cursor.Last updated5701MIT- AlicenseAqualityBmaintenanceAgent-native Amazon review intelligence — fetches verified reviews from 10 marketplaces via real Shulex OpenAPI (not scrapers) and produces copy-ready listing improvements grounded in actual customer language. Backed by a 2B-review historical dataset that Helium 10 / Jungle Scout can't replicate. Works in any MCP client (Claude Code, Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code, Cline).Last updated632MIT
- Alicense-qualityCmaintenanceAI-powered e-commerce research tools via MCP. Search Amazon, Alibaba & AliExpress for winning products, vet suppliers, and calculate FBA margins. 19 tools, free tier available.Last updated314MIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ncosic/webotee-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server