#834 · Primary category: AI Agents & Automation

fetcher-mcp

ai mcp playwright

MCP server for fetch web page content using Playwright headless browser.

Project last updated:01/14/26

GitHub Stars

1.1K

Forks

100

Contributors

5

License

MIT

Why we included this project

Teams building agents that need to read live web pages will find this useful. It wraps a Playwright headless browser in an MCP server, so an assistant can request a URL and get back tidy HTML or Markdown rather than raw source. Because it runs JavaScript, content that renders client-side (single-page apps, dashboards, pages behind verification) comes through in a usable state, and the built-in Readability step strips navigation and ads. Concurrent fetching of multiple URLs and blocking heavy assets like images and fonts make it a solid pick for batch research and content pipelines. If you already use an MCP-compatible assistant, this slots in as a browsing tool without you having to build scraping infrastructure.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category