[ MCP_NODE_3902 ]
BrowserAct 浏览器自动化
分类:
网页数据采集
协议:
MCP v1.0
[ 描述 ]
提供云端浏览器自动化功能,支持从 Amazon、YouTube、Google Maps 等平台提取结构化数据。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"browseract": {
"description": "BrowserAct cloud browser automation for structured data extraction from Amazon, YouTube, Google Maps, Google News, Reddit, WeChat, Zhihu and more",
"command": "npx",
"args": [
"-y",
"browseract-mcp"
],
"env": {
"BROWSERACT_API_KEY": "<YOUR_BROWSERACT_API_KEY>"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号