webpeel/webpeel
by Various
The web data layer for AI agents — fetch, search, crawl, extract, screenshot, and monitor the web with 50+ domain extractors and MCP.
MCP
webpeel/webpeel
Added 1 June 2026
Overview
webpeel is an open-source TypeScript library that provides a unified web data layer for AI agents. It enables fetching, searching, crawling, extracting, screenshotting, and monitoring web content, with over 50 domain-specific extractors and integration via the Model Context Protocol (MCP). The tool abstracts common web scraping and monitoring tasks into a programmable interface.
Best for
Best for
Developers building AI agents that need to programmatically access and parse web data from common domains
Use cases
- Extract structured data from known websites using built-in domain extractors
- Monitor web pages for changes and trigger agent actions on updates
- Take screenshots of pages for AI-based visual analysis or archiving
Notes
webpeel is an open-source TypeScript library that provides a unified web data layer for AI agents. It enables fetching, searching, crawling, extracting, screenshotting, and monitoring web content, with over 50 domain-specific extractors and integration via the Model Context Protocol (MCP). The tool abstracts common web scraping and monitoring tasks into a programmable interface.
9 stars on GitHub. Last updated 2026-05-29.
Use cases
- Extract structured data from known websites using built-in domain extractors
- Monitor web pages for changes and trigger agent actions on updates
- Take screenshots of pages for AI-based visual analysis or archiving
Pros
- Open source with a permissive license for customization
- TypeScript native, offering type safety and good developer experience
- Includes 50+ domain extractors, reducing manual scraping setup
Cons
- Very low GitHub star count suggests limited community adoption and testing
- Relies on specific domain extractors that may break if target sites change layout
- Documentation and example coverage may be sparse due to early stage
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license for customization
- TypeScript native, offering type safety and good developer experience
- Includes 50+ domain extractors, reducing manual scraping setup
Cons
- Very low GitHub star count suggests limited community adoption and testing
- Relies on specific domain extractors that may break if target sites change layout
- Documentation and example coverage may be sparse due to early stage
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌