Server data from the Official MCP Registry
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Amazon brand, seller, niche & buy-box intelligence inside your own Claude or ChatGPT.
Remote endpoints: streamable-http: https://app.webotee.com/mcp
This is a well-structured MCP client library for a hosted Amazon research service. Authentication is properly delegated to OAuth with no hardcoded credentials. The codebase is clean with appropriate error handling and no dangerous patterns. Minor code quality suggestions exist (broad exception handling, token storage documentation), but these are low-severity and do not impact the security posture. Permissions are appropriate for a remote research API client. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).
6 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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 hosted and runs at https://app.webotee.com/mcp — you don't install or run it; you add it to your assistant and sign in with your Webotee account.
<brand>?"<X> carry, by estimated sales?"<B0…> over the past 24 months?"<brand> under attack — new sellers flooding the listings?"<brand> given my authorized list."See examples/prompts.md for more, and docs/tools.md for the full tool catalog (50+ research tools).
The connector URL is the same everywhere:
https://app.webotee.com/mcp
Claude (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.
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
docs/tools.mddocs/setup.mdexamples/quickstart.pyA product by CP Development d.o.o. · Amazon is a trademark of Amazon.com, Inc.; Webotee is not affiliated with Amazon. · MIT License
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.