Puppeteer MCP Server
未申請This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
インストール
$
npx puppeteer-mcp-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(14個)
debugPort
Chrome debugging port (default: 9222)
height
Height in pixels (default: 600)
puppeteer_click
Click an element on the page.
puppeteer_connect_active_tab
Connect to an existing Chrome instance with remote debugging enabled.
puppeteer_evaluate
Execute JavaScript in the browser console.
puppeteer_fill
Fill out an input field.
puppeteer_hover
Hover over elements.
puppeteer_navigate
Navigate to a URL.
puppeteer_screenshot
Take a screenshot of the current page or a specific element.
puppeteer_select
Use dropdown menus.
selector
CSS selector for element to screenshot
targetUrl
URL of the specific tab to connect to
value
Text to enter
width
Width in pixels (default: 800)