Back to Data
ScraperIs
This package allows AI assistants to scrape web content through the MCP protocol, enabling them to access up-to-date information from the web. Features š Web Scraping: Extract content from any website šø Screenshots: Capture visual representations of web pages š Multiple Formats: Get content in markdown, HTML, or JSON š Progress Updates: Real-time progress reporting during scraping operations š MCP Integration: Seamless integration with MCP-compatible AI assistants
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"scraperis": {
// See GitHub repository for configuration
}
}
}