Taobaoscraper Mcp Server
@jhongjun1981
关于 Taobaoscraper Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"taobao-scraper": {
"command": "python",
"args": [
"run_mcp.py"
],
"env": {
"SCRAPER_API_URL": "http://127.0.0.1:8000"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Taobaoscraper Mcp Server?
Taobaoscraper Mcp Server is an MCP (Model Context Protocol) server for scraping product data from Taobao/Tmall and JD.com. It provides 8 tools usable directly in Claude Desktop or Claude Code. Designed for Windows with Chrome browser and Python 3.10+.
How to use Taobaoscraper Mcp Server?
Install dependencies with pip install -r requirements_mcp.txt and pip install -r requirements_api.txt, copy .env.example to .env and set SCRAPER_API_KEY. Start Chrome with debug port (chrome.exe --remote-debugging-port=9222), log into Taobao once, then run python run_api.py and configure the MCP server in Claude Desktop or Claude Code settings using either stdio (local) or SSE (remote) transport.
Key features of Taobaoscraper Mcp Server
- Multi-platform scraping: Taobao, Tmall, JD in one tool
- 8 MCP tools for scraping, task management, notifications, system control
- Hot search words for trending keywords and market insights
- Automatic Excel export of scraped data
- Notification push via WeChat (ServerChan / PushPlus) and Email
- Dual transport: stdio (local) and SSE (remote) protocols
- Trilingual GUI: Chinese, English, Korean (optional)
Use cases of Taobaoscraper Mcp Server
- Scrape product listings from Taobao, Tmall, or JD for e-commerce research
- Discover trending keywords and market insights using hot search word scraping
- Automate product data collection with task management and result export
- Receive notifications when scraping tasks complete or require attention
FAQ from Taobaoscraper Mcp Server
Which e-commerce platforms are supported?
Taobao, Tmall, and JD.com (Jingdong).
Does the server require a login?
Taobao requires you to log into your own account in Chrome first; JD works without login.
What are the system requirements?
Windows OS, Google Chrome browser, and Python 3.10+.
What transport protocols are available?
Both stdio (for local use) and SSE (for remote access) are supported.
Can I run multiple scraping tasks at the same time?
No, Chrome can only handle one scraping task concurrently.
浏览器自动化 分类下的更多 MCP 服务器
browser-use-mcp-server
co-browserBrowse the web, directly from Cursor etc.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
BrowserTools MCP
AgentDeskAIMonitor browser logs directly from Cursor and other MCP compatible IDEs.
Browserbase MCP Server
browserbaseAllow LLMs to control a browser with Browserbase and Stagehand
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
评论