Fetch icon

Fetch

Provides a Model Context Protocol server for controlling web browsers and executing arbitrary JavaScript on pages using Puppeteer.

关于

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.

主要功能

  • 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)

使用案例

  • Web Development & Debugging
  • Automated Testing
  • Web Scraping
Advertisement

Advertisement