MCP server for Puppeteer browser automation
MCP server for Puppeteer providing browser automation with both new instances and existing Chrome windows. Navigate, click, type, and capture.
{
"mcpServers": {
"puppeteer-advanced": {
"mcpServers": {
"puppeteer-advanced": {
"args": [
"-y",
"puppeteer-mcp-server"
],
"command": "npx"
}
}
}
}
}