Oxylabs

by oxylabs

99 stars
550 downloads
Not rated
GitHub Website

About

Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.

Details

Author
oxylabs
GitHub stars
99
Downloads
550
Categories
Web Scraping, API, Other, Developer Tools, AI

- Scrape any URL with full JavaScript rendering
- Convert HTML to clean Markdown or JSON
- Manage CAPTCHA and geo-restrictions automatically
- Built-in parsers for Google, Amazon, and more
- AI-powered scraping, crawling, and browser control
- Cross‑platform support (macOS, Windows, Linux)
- Comprehensive error handling and rate limiting

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Oxylabs
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure via uvx, uv, or Smithery by setting environment variables (OXYLABS_USERNAME, OXYLABS_PASSWORD, OXYLABS_AI_STUDIO_API_KEY). The server automatically exposes Web Scraper API tools, AI Studio tools, or both depending on which credentials are provided. Manual setup in Claude Desktop or Cursor AI is supported.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "oxylabs": {
            "oxylabs_scraper_uvx": {
                "command": "uvx",
                "args": [
                    "oxylabs-mcp"
                ],
                "env": {
                    "OXYLABS_USERNAME": "OXYLABS_USERNAME",
                    "OXYLABS_PASSWORD": "OXYLABS_PASSWORD"
                }
            }
        }
    }
}

McpServers

{
    "oxylabs_scraper_uvx": {
        "command": "uvx",
        "args": [
            "oxylabs-mcp"
        ],
        "env": {
            "OXYLABS_USERNAME": "OXYLABS_USERNAME",
            "OXYLABS_PASSWORD": "OXYLABS_PASSWORD"
        }
    }
}

About Oxylabs

Established in 2015, Oxylabs is a market-leading web intelligence collection
platform, driven by the highest business, ethics, and compliance standards,
enabling companies worldwide to unlock data-driven insights.

image

<div align="center">
<sub>
Made with ☕ by <a href="https://oxylabs.io">Oxylabs</a>. Feel free to give us a ⭐ if MCP saved you a weekend.
</sub>
</div>

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.