McpMux
Back to Registry

Oxylabs (uvx) MCP Server

Community

Contributed by Oxylabs

Scrape any website with Oxylabs Web Scraper API. Extract clean, structured data from search engines, e-commerce sites, and any URL, bypassing geo-restrictions, CAPTCHAs, and anti-bot systems.

About the Oxylabs (uvx) MCP Server

The Oxylabs (uvx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Scrape any website with Oxylabs Web Scraper API. Extract clean, structured data from search engines, e-commerce sites, and any URL, bypassing geo-restrictions, CAPTCHAs, and anti-bot systems. This is a community-contributed MCP server by Oxylabs.

Install the Oxylabs (uvx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "uvx",
  "args": [
    "oxylabs-mcp"
  ],
  "env": {
    "OXYLABS_USERNAME": "${input:OXYLABS_USERNAME}",
    "OXYLABS_PASSWORD": "${input:OXYLABS_PASSWORD}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "OXYLABS_USERNAME",
        "label": "Oxylabs Username",
        "description": "Your Oxylabs Web Scraper API username (the API user, not your dashboard login).",
        "type": "text",
        "required": true,
        "secret": false,
        "placeholder": "your_api_username",
        "obtain": {
          "url": "https://dashboard.oxylabs.io/",
          "instructions": "1. Sign up or log in at the Oxylabs dashboard\n2. Open the Web Scraper API product\n3. Create or open an API user under that product\n4. Copy the API user's username",
          "button_label": "Open Oxylabs Dashboard"
        }
      },
      {
        "id": "OXYLABS_PASSWORD",
        "label": "Oxylabs Password",
        "description": "Your Oxylabs Web Scraper API password for the API user.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "********************",
        "obtain": {
          "url": "https://dashboard.oxylabs.io/",
          "instructions": "1. Sign up or log in at the Oxylabs dashboard\n2. Open the Web Scraper API product\n3. Create or open an API user under that product\n4. Copy the API user's password",
          "button_label": "Open Oxylabs Dashboard"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

web-scrapingscrapersearchserpdata-extractione-commerceproxy

Supported AI Clients

The Oxylabs (uvx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Oxylabs (uvx) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.