Loading MCP server directory, please wait...
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
npx @getmcp/cli add io.github.scrapeless-ai/scrapeless-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SCRAPELESS_API_KEYYour Scrapeless API key. Get one from https://app.scrapeless.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.scrapeless-ai/scrapeless-mcp-server": {
"command": "npx",
"args": [
"-y",
"scrapeless-mcp-server"
],
"env": {
"SCRAPELESS_API_KEY": ""
}
}
}
}