공식stdioTypeScript검색·웹AI·자동화
Puppeteer
헤드리스 크롬으로 웹페이지 스크린샷·콘텐츠 추출·자동화.
한 줄 평가 — 다음 사람 도와주세요
설치 명령
npx -y @modelcontextprotocol/server-puppeteer
클라이언트 설정
Claude Desktop의 claude_desktop_config.json에 그대로 붙여 넣으세요.
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
}
}
}