Fetch
0
Provides a Model Context Protocol server for controlling web browsers and executing arbitrary JavaScript on pages using Puppeteer.
Acerca de
mcp-fetch is an MCP server designed to empower users with robust browser automation capabilities through the Puppeteer library. It allows for comprehensive management of browser instances and individual pages (tabs), enabling the execution of arbitrary JavaScript code directly within web contexts. This flexibility facilitates a wide range of tasks, from navigating websites and interacting with elements to extracting data and running automated tests, all accessible via the standardized Model Context Protocol interface.
Características Principales
- Built-in Documentation (via `get-rules` tool)
- Page Control (Create, list, close pages)
- 0 GitHub stars
- Flexible JavaScript Execution (Execute arbitrary JS with full Puppeteer API access)
- Browser Management (Launch, list, close instances)
Casos de Uso
- Web Development & Debugging
- Automated Testing
- Web Scraping