首页 > MCP Servers > playwright-mcp-fetch

playwright-mcp-fetch

官网

This tool provides a Model Context Protocol (MCP) server for fetching content from websites and converting it to different formats using Playwright.

★★★★ (0 评价)

更新时间:2025-03-16 16:39:17

playwright-mcp-fetch的信息

What is playwright_mcp_fetch

playwright-mcp-fetch is a Python-based tool that acts as an MCP server to fetch content from websites. It allows you to retrieve data in various formats, including HTML, Markdown, plain text, and JSON. This makes it suitable for web scraping and content extraction tasks.

How to use playwright_mcp_fetch

1. Install playwright-mcp-fetch using `pip install -e .` 2. Run the server to start the MCP service. 3. Use the available endpoints to fetch website content in different formats.

Key features of playwright_mcp_fetch

  • Fetch raw HTML content from websites.
  • Convert fetched content to Markdown format.
  • Retrieve plain text content with HTML tags removed.
  • Parse and fetch JSON content from websites.

Use cases of playwright_mcp_fetch

  • Web scraping for data extraction.
  • Converting web content into Markdown for documentation.
  • Fetching and processing JSON data from APIs.

FAQ from playwright_mcp_fetch

- What programming language is playwright-mcp-fetch written in? Python. - How do I install playwright-mcp-fetch? You can install it by cloning the repository and running `pip install -e .`. - Can I run playwright-mcp-fetch in a Docker container? Yes! It supports Docker for easy deployment.

playwright-mcp-fetch评价

playwright-mcp-fetch替代品

Parsera

Lightweight library for scraping web-sites with LLMs

Firecrawl MCP Server

Firecrawl MCP Server is an implementation of the Model Context Protocol (MCP) designed to enhance web scraping capabilities, particularly for large language model (LLM) clients like Cursor and Claude. It supports JavaScript rendering, automatic retries, rate limiting, and logging features, making it suitable for both cloud and self-hosted environments.

Puppeteer MCP Server (Python Implementation)

Puppeteer MCP Server为用户提供了基于Python的浏览器自动化能力,支持与网页交互、截图及JavaScript执行,助力LLM的高效应用。

mcp-aoai-web-browsing

mcp-aoai-web-browsing是一个基于Model Context Protocol的轻量级服务器/客户端应用,集成了Azure OpenAI,并通过Playwright实现网页浏览控制,旨在提供高效的AI交互体验。

deno2-playwright-mcp-server

deno2-playwright-mcp-server是一个基于Deno 2和Playwright的模型上下文协议服务器,支持浏览器自动化,便于与网页交互、截图和执行JavaScript。

Stealth Browser MCP Server

Stealth Browser MCP Server is an MCP server that utilizes Playwright with anti-detection techniques to enable stealth browsing and screenshot capabilities while evading bot detection systems.

MCP Browser Automation Server

MCP Browser Automation Server is a tool that automates browser actions, takes screenshots, and monitors console logs through a REST API. It allows for easy interaction with browsers for various tasks, including testing, web scraping, and performance monitoring.

Playwright

Playwright MCP is a server that enables browser automation through structured accessibility snapshots, allowing large language models to interact with web pages without the need for visually-tuned models. It is fast, lightweight, and open-source.

playwright-mcp-fetch对比