Skip to content
Claude Desktop

Ultimate Web Scraper for Claude Desktop

com.ultimatewebscraper/web-scraper

Scrape and crawl websites into queryable tables: products, leads, Shopify catalogs, real estate.

client:Claude Desktop transport:streamable-http

Install Ultimate Web Scraper in Claude Desktop

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

{
  "mcpServers": {
    "web-scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.ultimatewebscraper.com/mcp"
      ]
    }
  }
}

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

Ultimate Web Scraper in other clients