Enable your LLM to automate web browsing, take screenshots, and scrape data using Puppeteer.
348 characters
Give your LLM a pair of eyes on the web. This Puppeteer configuration allows the model to navigate websites, click buttons, and capture screenshots for visual analysis.
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppeteer"
],
"env": {}
}
}
}
Tags:
mcppuppeteerautomationbrowserscraping
By Promptexify|3/27/2026
Related Prompts
Memory Graph MCP Server Configuration
MCP
Google Developer Knowledge MCP Configuration
MCP
Google Drive MCP Server Configuration
MCP
Google Maps MCP Server Configuration
MCP
Brave Search MCP Server Configuration
MCP
Slack MCP Server Configuration
MCP
Puppeteer Web Browser MCP Configuration | Promptexify