Skip to content
Claude Desktop

xpay Web Scraping for Claude Desktop

io.github.xpaysh/web-scraping

35+ web scraping tools. Firecrawl, Bright Data, Jina, Olostep, ScrapeGraph, Notte, Riveter.

client:Claude Desktop transport:streamable-http

Install xpay Web Scraping in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "web-scraping": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://scraping.mcp.xpay.sh/mcp?key={api_key}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

xpay Web Scraping in other clients