Jungle Scout
Jungle Scout MCP connects AI assistants to Jungle Scout's Amazon product research platform. Retrieve keyword search volume and rankings, estimate product sales data, analyze competitor listings, and surface market opportunity data for Amazon sellers. Requires a Jungle Scout API key.
真实 I/O · 已连通 ✓
启动 server · tools/list · 5 个工具 · junglescout-mcp下面每个工具的字段、类型、必填项,都是我们真的把 server 启动、tools/list 拉回来的原始 JSON Schema —— 真实的工具契约。注意:下方「示例调用」是按 schema 自动生成的演示,不是真实调用的返回。
keyword_search_volumeLook up exact-match and broad-match search volume for one or more Amazon keywords. Returns 30-day volume, year-over-year trend, quarterly trend, PPC bid estimates, and ease-of-ranking score. Uses the Jungle Scout keywords_by_keyword_query endpoint.
keywordsarrayrequiredmarketplacestring{
"tool": "keyword_search_volume",
"arguments": {
"keywords": []
}
}keywords_by_asinDiscover which keywords drive traffic to a specific Amazon listing (by ASIN). Returns keyword name, search volume, organic rank, sponsored rank, and relevancy score. Useful for competitor keyword gap analysis.
asinstringrequiredmarketplacestringpage_sizeinteger{
"tool": "keywords_by_asin",
"arguments": {
"asin": "…"
}
}product_database_querySearch the Jungle Scout product database for Amazon product opportunities. Filter by category, price range, minimum monthly revenue, and maximum review count. Returns estimated revenue, units sold, BSR, and listing quality score per product.
marketplacestringcategorystringinclude_keywordsarraymin_pricenumbermax_pricenumbermin_monthly_revenuenumbermax_reviewsintegerpage_sizeinteger{
"tool": "product_database_query",
"arguments": {
"marketplace": "us",
"category": "…",
"include_keywords": []
}
}sales_estimatesGet Jungle Scout estimated monthly sales units and revenue for a specific Amazon ASIN. Also returns current BSR, price, reviews, and rating to provide context for the estimate.
asinstringrequiredmarketplacestringstart_datestringend_datestring{
"tool": "sales_estimates",
"arguments": {
"asin": "…"
}
}share_of_voiceAnalyze brand share of voice for a given Amazon search keyword. Shows which brands dominate organic and sponsored results, their combined/organic/sponsored SOV percentages, product counts, average price, and average rating. Useful for competitive landscape analysis.
keywordstringrequiredmarketplacestring{
"tool": "share_of_voice",
"arguments": {
"keyword": "…"
}
}综合分
效果测评卡
进行中 · 待运行真实 I/O 已解决「输入输出是什么」;下一步接 agent 真跑,量化「效果好不好」。
ilo415 Research provides AI-powered research tools for agents, covering company intelligence, competitor analysis, web scraping, and deep topic investigations. Payments are handled via micropayment protocol (MPP), enabling pay-per-query research at scale.
App SEO AI provides a bridge to Google Ads Keyword Planner API, enabling AI assistants to perform SEO research and optimization tasks. The implementation offers tools for keyword research, SERP analysis, and competitor analysis through a Node.js Express server that can be deployed via Docker or Smithery. It handles Google OAuth2 authentication for API access and formats API responses into structured data, making it valuable for content creators, marketers, and SEO professionals who need to research keywords, analyze search results, or evaluate competitor strategies without leaving their AI assistant workflow.
Citedy SEO Agent connects to the Citedy platform to automate end-to-end content marketing. It handles trend scouting on X and Reddit, competitor domain analysis, SEO-optimized article generation in 55 languages, and automatic publishing to X, LinkedIn, Shopify, and Facebook. The platform supports AI-generated illustrations and voice-over narration, along with cron-based scheduling for recurring content sessions.