
Puppeteer
@modelcontextprotocol
Puppeteer について
Model Context Protocol Servers
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppeteer"
]
}
}
}ツール
7Navigate to a URL
Take a screenshot of the current page or a specific element
Click an element on the page
Fill out an input field
Select an element on the page with Select tag
Hover an element on the page
Execute JavaScript in the browser console
概要
What is Puppeteer?
—
How to use Puppeteer?
—
Key features of Puppeteer?
—
Use cases of Puppeteer?
—
FAQ from Puppeteer?
—
「ブラウザ自動化」の他のコンテンツ
Puppeteer Vision Mcp Server
djannotUmut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. 🔥
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
Apify Model Context Protocol (MCP) Server
apifyThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
Firecrawl Mcp Server
mendableai🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
コメント