alterlab-mcp-server
面向 Claude、Cursor、Windsurf 及 AI 智能体的网页抓取 MCP 服务器——抓取任意网站、提取结构化数据、截图。反机器人绕过、代理轮换、带认证抓取。
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.
怎么安装
npx -y alterlab-mcp-server git clone https://github.com/RapierCraft/alterlab-mcp-server ~/.claude/skills/alterlab-mcp-server 简介
--- One-Line Install Claude Code bash claude mcp add alterlab -- npx -y alterlab-mcp-server@latest Then set your API key: export ALTERLAB_API_KEY=sk_live_... or add it to .claude.json (see full setup below). Cursor bash Add to .cursor/mcp.json — see full config below Smithery bash npx -y @smithery/cli install alterlab-mcp-server --client claude --- Why AlterLab Instead of WebFetch or Browser MCP? Claude's built-in WebFetch tool and open-source browser MCP servers fail on most real-world websites. They cannot bypass Cloudflare, render JavaScript SPAs, or extract structured data. AlterLab replac…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-04
- 创建于
- 2026-02-10
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- agentic, ai-agent, anti-bot-bypass, claude, cline, crawler, cursor, headless-browser, llm, mcp, mcp-server, model-context-protocol, scraper, scraping, structured-data-extraction, web-scraping, windsurf
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。