bypassapi-mcp

inside83/bypassapi-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for web scraping + Cloudflare/CAPTCHA bypass — give your AI agent real web access. Works with Claude Desktop, Cursor, Windsurf, Cline.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bypassapi-mcp": {
      "command": "uvx",
      "args": [
        "bypassapi-mcp"
      ]
    }
  }
}

Or install with pip: pip install bypassapi-mcp

README Excerpt

Give your AI agent real-world web access. This [Model Context Protocol](https://modelcontextprotocol.io) server exposes [BypassAPI](https://bypassapi.com) so any MCP client — **Claude Desktop, Cursor, Windsurf, Cline, Zed** — can fetch any page (even behind **Cloudflare** or **CAPTCHAs**), get clean LLM-ready markdown, extract structured data, crawl sites, and map URLs.

Tools (9)

BYPASSAPI_BASEBYPASSAPI_KEYBYPASSAPI_TIMEOUTaccountbatchcrawlextractmap_sitescrape

Topics

ai-agentscaptchacloudflare-bypassllmmcpmodel-context-protocolscrapingweb-scraping