★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
Web scraping MCP server for Claude, Cursor, Windsurf & AI agents — scrape any site, extract structured data, take screenshots. Anti-bot bypass, proxy rotation, authenticated scraping.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"alterlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"RapierCraft/alterlab-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add alterlab-mcp-server npx -y RapierCraft/alterlab-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"alterlab-mcp-server": {
"command": "npx",
"args": [
"-y",
"RapierCraft/alterlab-mcp-server"
]
}
}
}
📋 Copy
Topics
agentic ai-agent anti-bot-bypass claude cline crawler cursor headless-browser llm mcp mcp-server model-context-protocol scraper scraping structured-data-extraction