AI & ML
Trust: 29/100 (Limited)io.scrapfly.mcp/mcp Guide
Scrape any website, extract structured data, and collect web content at scale with AI agents
5 starsby scrapfly
Quick Start
Install
npx scrapfly-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-scrapfly-mcp-mcp": {
"command": "npx",
"args": [
"scrapfly-mcp"
]
}
}
}