Skip to content
Cline

scrapio mcp for Cline

io.github.xsronhou/scrapio-mcp

Fetch, crawl, and search the web: Google, Amazon, Walmart, Booking.com, Agoda, and YouTube data.

client:Cline transport:stdio runtime:npm

Install scrapio mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "scrapio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@scrapio/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

scrapio mcp in other clients