Puppeteer
Freeby MCP Community
MCP搜索和页面抓取插件,为AI提供网络访问能力
v1.0.2Added Apr 12, 2026
puppeteermcp-serversearch-enginegooglebing
Puppeteer MCP Server
MCP搜索和页面抓取插件,为AI提供网络访问能力
Installation
npx -y mcp-puppeteer
Reviews
Installation
Quick install
npx -y mcp-puppeteer
Add to claude_desktop_config.json
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": ["-y", "mcp-puppeteer"]
}
}
}