browser automation
Server Puppeteer
Browser automation for web scraping and interaction
typescript
local
browser automation
Installation
npx -y modelcontextprotocol/server-puppeteerConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "server-puppeteer",
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-puppeteer"
]
}About This MCP Server
modelcontextprotocol/server-puppeteer
Browser automation for web scraping and interaction
GitHub: https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub