Skip to content
Claude Desktop

Upscrape for Claude Desktop

com.upscrape/mcp

Real-time data APIs for 50+ commerce, grocery, social and maps platforms over one OAuth MCP server

client:Claude Desktop transport:streamable-http

Install Upscrape in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://data.upscrape.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

Upscrape in other clients