claudebaby 给 Agent 用的数据站
§01

平台与挂载点

已上线平台的挂载点总览。分组口径与首页矩阵一致:国内 / 国外 × 社媒 / 电商。

平台市场 / 域MCP(Streamable HTTP)端点数
1688国内 · 电商https://claudebaby.cn/mcp/16885
amazon国外 · 电商https://claudebaby.cn/mcp/amazon20
douyin国内 · 社媒https://claudebaby.cn/mcp/douyin4
reddit国外 · 社媒https://claudebaby.cn/mcp/reddit3
shopee国外 · 电商https://claudebaby.cn/mcp/shopee11
temu国外 · 电商https://claudebaby.cn/mcp/temu7
tiktok国外 · 社媒https://claudebaby.cn/mcp/tiktok4
tiktokshop国外 · 电商https://claudebaby.cn/mcp/tiktokshop10
walmart国外 · 电商https://claudebaby.cn/mcp/walmart12
x国外 · 社媒https://claudebaby.cn/mcp/x4
xiaohongshu国内 · 社媒https://claudebaby.cn/mcp/xiaohongshu4
youtube国外 · 社媒https://claudebaby.cn/mcp/youtube4

REST 取数走统一入口 POST https://claudebaby.cn/v1/{domain}/{platform}/tools/{tool},工具名即路径末段,参数走 JSON 体;MCP 与 REST 是同一份工具的两个门面。每个平台的接入命令与检索示例,点平台名进它自己的页面。

§02

国外 · 社媒

共 4 个平台。端点清单由各平台进程自己上报,站点只按上线闸门过滤。

平台端点入参说明
reddit/v1/social/reddit/tools/reddit_search_postssubreddit*:string · query*:string · days:integer · limit:integerSearch posts in a subreddit by keyword within a time window.
reddit/v1/social/reddit/tools/reddit_get_threadpost_id*:string · top_n:integerFetch the comment tree of a single post, optionally only the top N.
reddit/v1/social/reddit/tools/reddit_search_commentssubreddit*:string · query*:string · days:integer · limit:integerSearch comments in a subreddit by keyword within a time window.
tiktok/v1/social/tiktok/tools/tiktok_user_profileusername:string · user_id:stringPublic profile of a TikTok account.
tiktok/v1/social/tiktok/tools/tiktok_user_postsuser_id*:string · cursor:string · count:integerVideos published by a TikTok account, newest first.
tiktok/v1/social/tiktok/tools/tiktok_post_detailpost_id*:string · region:stringSingle TikTok video with its author and engagement counters.
tiktok/v1/social/tiktok/tools/tiktok_post_commentspost_id*:string · cursor:string · count:integerTop-level comments of a TikTok video.
x/v1/social/x/tools/x_user_profileusername:string · user_id:integerPublic profile of an X account.
x/v1/social/x/tools/x_user_postsusername:string · user_id:integer · cursor:stringPosts published by an X account.
x/v1/social/x/tools/x_post_detailpost_id*:stringSingle X post with its author and counters.
x/v1/social/x/tools/x_search_postsquery*:string · cursor:stringKeyword search over X posts.
youtube/v1/social/youtube/tools/youtube_video_detailvideo_id*:stringSingle YouTube video with description and counters.
youtube/v1/social/youtube/tools/youtube_channel_profilechannel_id*:stringPublic profile of a YouTube channel.
youtube/v1/social/youtube/tools/youtube_channel_videoschannel_id*:string · cursor:stringVideos published by a YouTube channel.
youtube/v1/social/youtube/tools/youtube_search_videosquery*:string · cursor:string · order_by:stringKeyword search over YouTube videos.
§03

国外 · 电商

共 5 个平台。端点清单由各平台进程自己上报,站点只按上线闸门过滤。

平台端点入参说明
amazon/v1/ecommerce/amazon/tools/category_treesite:string · node_id:stringBrowse the Amazon category tree; omit node_id for the top two levels.
amazon/v1/ecommerce/amazon/tools/category_name_searchname*:string · site:stringFind Amazon sub-categories by name and get their node ids.
amazon/v1/ecommerce/amazon/tools/category_reportnode_id*:string · site:stringTop-100 best sellers of an Amazon sub-category, real time.
amazon/v1/ecommerce/amazon/tools/category_report_from_historynode_id*:string · start_date*:string · end_date*:string · site:stringTop-100 best sellers of an Amazon sub-category in a past date range.
amazon/v1/ecommerce/amazon/tools/category_trendnode_id*:string · trend_index:string · site:stringHistorical trend of an Amazon sub-category market.
amazon/v1/ecommerce/amazon/tools/category_keywordsnode_id*:string · page:integer · site:stringCore keywords of an Amazon sub-category market.
amazon/v1/ecommerce/amazon/tools/product_searchsearch_name:string · brand:string · seller_name:string · price_min:string · price_max:string · month_sales_min:string · month_sales_max:string · rating_min:string · rating_max:string · rating_count_min:string · rating_count_max:string · page:integer · site:stringSearch live Amazon products with multi-dimensional filters.
amazon/v1/ecommerce/amazon/tools/product_search_from_namename*:string · page:integer · site:stringSearch Amazon products by name; up to 20 per page.
amazon/v1/ecommerce/amazon/tools/product_detailasin*:string · site:stringFull detail record of a single Amazon product (one ASIN per call).
amazon/v1/ecommerce/amazon/tools/product_trendasin*:string · trend_type:string · site:stringHistorical trend of an Amazon product (sales / price / rank).
amazon/v1/ecommerce/amazon/tools/product_reviewsasin*:string · review_type:string · site:stringUp to 100 Amazon user reviews of a product from the last year.
amazon/v1/ecommerce/amazon/tools/product_customers_sayasin*:string · site:stringAmazon `Customers Say` summary distilled from a product's reviews.
amazon/v1/ecommerce/amazon/tools/product_variationsasin*:string · page:integer · site:stringChild-ASIN variation breakdown of an Amazon parent product.
amazon/v1/ecommerce/amazon/tools/product_traffic_termsasin*:string · page:integer · site:stringKeywords an Amazon product has recently been exposed under.
amazon/v1/ecommerce/amazon/tools/product_ranking_trend_by_keywordasin*:string · keyword*:string · page:integer · site:stringExposure-ranking trend of an Amazon product under one keyword.
amazon/v1/ecommerce/amazon/tools/keyword_listsite:string · page:integer · rank_min:string · rank_max:string · search_volume_min:string · search_volume_max:stringLive trending keyword list for an Amazon site, by weekly search volume.
amazon/v1/ecommerce/amazon/tools/keyword_detailkeyword*:string · site:stringDetail record of one trending Amazon keyword.
amazon/v1/ecommerce/amazon/tools/keyword_trendkeyword*:string · site:stringHistorical trend of an Amazon keyword (volume / rank / CPC).
amazon/v1/ecommerce/amazon/tools/keyword_extendskeyword*:string · site:string · page:integerExtended / long-tail keywords derived from an Amazon keyword.
amazon/v1/ecommerce/amazon/tools/keyword_search_resultskeyword*:string · site:string · page:integer · position_type:stringProducts holding organic positions for an Amazon keyword.
shopee/v1/ecommerce/shopee/tools/shopee_category_treesite:string · node_id:stringBrowse the Shopee category tree for one site.
shopee/v1/ecommerce/shopee/tools/shopee_category_search_from_namename*:string · site:stringFind Shopee categories by name and get their node ids.
shopee/v1/ecommerce/shopee/tools/shopee_category_requestnode_id*:string · query_date:string · page:integer · site:stringBest-selling products under a Shopee category (sub-categories only).
shopee/v1/ecommerce/shopee/tools/shopee_category_trendnode_id*:string · trend_index:string · site:stringHistorical trend of a Shopee category market.
shopee/v1/ecommerce/shopee/tools/shopee_product_searchnode_id:string · price_min:string · price_max:string · month_sales_min:string · month_sales_max:string · star_min:string · star_max:string · comment_count_min:string · comment_count_max:string · site:string · page:integerSearch Shopee products with filters, sorted by monthly sales.
shopee/v1/ecommerce/shopee/tools/shopee_product_search_from_namename*:string · site:string · page:integerSearch Shopee products by name; up to 20 per page.
shopee/v1/ecommerce/shopee/tools/shopee_product_requestproduct_id*:string · site:stringFull detail record of a single Shopee product.
shopee/v1/ecommerce/shopee/tools/shopee_product_trendproduct_id*:string · start_date:string · end_date:string · site:stringHistorical trend of a Shopee product (star / comments / price / sales).
shopee/v1/ecommerce/shopee/tools/shopee_keyword_searchkeyword:string · rank_min:string · rank_max:string · search_volume_min:string · search_volume_max:string · site:string · page:integerTrending keywords on Shopee, by monthly search volume.
shopee/v1/ecommerce/shopee/tools/shopee_keyword_relation_resultskeyword*:string · site:string · page:integerProducts related to a Shopee keyword, up to 20 per page.
shopee/v1/ecommerce/shopee/tools/shopee_shop_requestshop_id*:string · site:stringShopee seller profile plus a top-500 snapshot of its products.
temu/v1/ecommerce/temu/tools/temu_category_treesite:string · node_id:stringBrowse the Temu category tree for one site.
temu/v1/ecommerce/temu/tools/temu_category_search_from_namename*:string · site:stringFind Temu categories by name and get their node ids.
temu/v1/ecommerce/temu/tools/temu_category_requestnode_id*:string · page:integer · site:stringBest-selling products under a Temu category.
temu/v1/ecommerce/temu/tools/temu_product_searchnode_id:string · brand:string · seller_name:string · price_min:string · price_max:string · sales_min:string · sales_max:string · star_min:string · star_max:string · comment_count_min:string · comment_count_max:string · site:string · page:integerSearch Temu products with filters, sorted by monthly sales.
temu/v1/ecommerce/temu/tools/temu_product_search_from_namename*:string · site:string · page:integerSearch Temu products by name; 20 per page.
temu/v1/ecommerce/temu/tools/temu_product_requestproduct_id*:string · site:stringFull detail record of a single Temu product.
temu/v1/ecommerce/temu/tools/temu_product_trendproduct_id*:string · start_date:string · end_date:string · site:stringHistorical trend of a Temu product (sales / price / comments / star).
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_category_treesite:string · node_id:stringBrowse the TikTok Shop category tree for one site.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_category_search_from_namename*:string · site:stringFind TikTok Shop categories by name and get their node ids.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_category_requestnode_id*:string · page:integer · site:stringBest-selling products under a TikTok Shop category.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_category_trendnode_id*:string · trend_index:string · site:stringHistorical trend of a TikTok Shop category market.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_product_searchnode_id:string · brand:string · seller_name:string · price_min:string · price_max:string · month_sales_min:string · month_sales_max:string · star_min:string · star_max:string · review_count_min:string · review_count_max:string · site:string · page:integerSearch TikTok Shop products with filters.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_product_search_from_namename*:string · site:string · page:integerSearch TikTok Shop products by name.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_product_requestproduct_id*:string · site:stringFull detail record of a single TikTok Shop product.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_product_trendproduct_id*:string · trend_type:string · site:stringHistorical trend of a TikTok Shop product.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_shop_requestshop_id*:string · site:stringTikTok Shop seller details.
tiktokshop/v1/ecommerce/tiktokshop/tools/tiktok_shop_searchnode_id:string · month_sales_min:string · month_sales_max:string · star_min:string · star_max:string · site:string · page:integerSearch TikTok Shop sellers with filters.
walmart/v1/ecommerce/walmart/tools/walmart_category_treenode_id:stringBrowse the Walmart category tree (US site only).
walmart/v1/ecommerce/walmart/tools/walmart_category_search_from_namename*:stringFind Walmart categories by name and get their node ids.
walmart/v1/ecommerce/walmart/tools/walmart_category_report_by_node_idnode_id*:stringReal-time top-100 best sellers of a Walmart category.
walmart/v1/ecommerce/walmart/tools/walmart_product_search_from_namename*:string · page:integerSearch Walmart products by name; up to 20 per page.
walmart/v1/ecommerce/walmart/tools/walmart_product_detail_by_product_idproduct_id*:stringFull detail record of a single Walmart product.
walmart/v1/ecommerce/walmart/tools/walmart_product_trend_by_product_idproduct_id*:string · trend_type:string · start_date:string · end_date:stringHistorical trend of a Walmart product (sales volume / amount and more).
walmart/v1/ecommerce/walmart/tools/walmart_product_variation_sales_by_product_idproduct_id*:string · start_date:string · end_date:string · page:integerChild-item sales breakdown of a Walmart product.
walmart/v1/ecommerce/walmart/tools/walmart_product_traffic_termsproduct_id*:string · page:integerKeywords a Walmart product has recently been exposed under.
walmart/v1/ecommerce/walmart/tools/walmart_keyword_listrank_min*:integer · rank_max*:integer · page:integerReal-time hot keyword list for Walmart, by monthly search volume.
walmart/v1/ecommerce/walmart/tools/walmart_keyword_detailkeyword*:stringDetail record of one Walmart hot keyword.
walmart/v1/ecommerce/walmart/tools/walmart_keyword_extendskeyword*:string · page:integerExtended keywords derived from a Walmart hot keyword.
walmart/v1/ecommerce/walmart/tools/walmart_keyword_search_resultskeyword*:string · page:integerNatural-position product list for a Walmart hot keyword.
§04

国内 · 社媒

共 2 个平台。端点清单由各平台进程自己上报,站点只按上线闸门过滤。

平台端点入参说明
douyin/v1/social/douyin/tools/douyin_user_profileusername*:stringPublic profile of a Douyin account.
douyin/v1/social/douyin/tools/douyin_post_detailpost_id*:stringSingle Douyin video with its author and counters.
douyin/v1/social/douyin/tools/douyin_post_commentspost_id*:string · cursor:string · count:integerTop-level comments of a Douyin video.
douyin/v1/social/douyin/tools/douyin_search_videosquery*:string · cursor:string · sort_type:string · publish_time:stringKeyword search over Douyin videos.
xiaohongshu/v1/social/xiaohongshu/tools/xiaohongshu_search_notesquery*:string · page:integer · sort_type:string · note_type:stringKeyword search over Xiaohongshu notes.
xiaohongshu/v1/social/xiaohongshu/tools/xiaohongshu_user_profileuser_id:string · url:stringPublic profile of a Xiaohongshu account.
xiaohongshu/v1/social/xiaohongshu/tools/xiaohongshu_user_notesuser_id:string · url:string · cursor:stringNotes published by a Xiaohongshu account.
xiaohongshu/v1/social/xiaohongshu/tools/xiaohongshu_note_detailnote_id:string · url:stringSingle Xiaohongshu note (image or video).
§05

国内 · 电商

共 1 个平台。端点清单由各平台进程自己上报,站点只按上线闸门过滤。

平台端点入参说明
1688/v1/ecommerce/1688/tools/ali1688_category_treenode_id:stringBrowse the 1688 category tree.
1688/v1/ecommerce/1688/tools/ali1688_product_searchnode_id:string · supplier_name:string · price_min:string · price_max:string · cumulative_sales_min:string · cumulative_sales_max:string · recent_sales_min:string · recent_sales_max:string · repurchase_rate_min:string · sku_count_min:string · stock_count_min:string · page:integerSearch 1688 offers / suppliers with multi-dimensional filters.
1688/v1/ecommerce/1688/tools/ali1688_product_requestproduct_id*:stringFull detail record of a single 1688 offer.
1688/v1/ecommerce/1688/tools/ali1688_product_variationsproduct_id*:stringSKU / variation data of a 1688 offer.
1688/v1/ecommerce/1688/tools/ali1688_similar_productsearch_name*:string · page:integerSourcing / wholesale suppliers for a product name — procurement cost view.
§06

约定

REST 与 MCP 共用的那一层口径 —— 两边返回的是同一个 envelope。

口径
鉴权Authorization: Bearer <API Key>(也接受 X-API-Key
响应{"ok", "data", "meta"}meta 只有平台 / 端点 / 积分 / 翻页游标
计费单次扣减 = max(1 积分, 系数 × 数量),见价目表
错误{"error": {"code", "message", "retryable"}},见 错误码表
请求关联每个响应都带 X-Request-Id

机器可读的同名契约:/openapi.json(形状与错误码)、/v1/meta/tools(实时端点清单)、/.well-known/mcp.json(MCP 挂载点)。要在浏览器里逐条试,用 API 详情