Loading MCP server directory, please wait...
E-commerce competitor intelligence, VOC sentiment, Amazon ASIN analysis, Reddit growth playbooks.
npx @getmcp/cli add io.github.shulex-voc/smart-crawlerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI Key in the form 'Bearer sck_...'. Generate a key in the smart-crawler console under 'API 接入'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shulex-voc/smart-crawler": {
"url": "https://smartcrawler.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}