[ MCP_NODE_3903 ]
browseract
CATEGORY:
Web Data
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
BrowserAct cloud browser automation for structured data extraction from Amazon, YouTube, Google Maps, Google News, Reddit, WeChat, Zhihu and more
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"browseract-en": {
"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>"
}
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.