Oxylabs MCP Server
@oxylabs
About Oxylabs MCP Server
Official Oxylabs MCP integration
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"oxylabs_scraper_uvx": {
"command": "uvx",
"args": [
"oxylabs-mcp"
],
"env": {
"OXYLABS_USERNAME": "OXYLABS_USERNAME",
"OXYLABS_PASSWORD": "OXYLABS_PASSWORD"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Oxylabs MCP Server?
The Oxylabs MCP Server bridges AI models and the web, enabling them to scrape any URL, render JavaScript-heavy pages, extract and format content for AI use, manage CAPTCHA, and access geo-restricted web data from over 195 countries.
How to use Oxylabs MCP Server?
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.
Key features of Oxylabs MCP Server
- 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
Use cases of Oxylabs MCP Server
- Extract AI‑ready data from dynamic JavaScript websites
- Perform automated Google or Amazon product searches
- Crawl a website and collect structured data based on a prompt
- Use an AI browser agent to visit sites and return screenshots or JSON
- Access geo‑restricted content from a proxy pool covering 195+ countries
FAQ from Oxylabs MCP Server
What credentials do I need to use the server?
You need at least one of: an Oxylabs Web Scraper API username/password or an Oxylabs AI Studio API key. The server exposes corresponding tools based on the credentials provided.
How do I configure the server?
Set the environment variables OXYLABS_USERNAME, OXYLABS_PASSWORD, and/or OXYLABS_AI_STUDIO_API_KEY in your MCP client config. If using Smithery, you can authenticate via OAuth2 or pass credentials as query parameters.
What runtime is required?
The server can be run via uvx (recommended) or uv on macOS, Windows, or Linux. No additional runtime beyond Python and the package manager is needed.
Where does scraped data live?
Data is retrieved from Oxylabs’ Web Scraper API or AI Studio APIs and returned directly to the LLM client. It is not stored or processed by the server itself after the response is sent.
Does the server handle CAPTCHAs and IP rotation automatically?
Yes, it uses Oxylabs’ global proxy network to manage automated request walls, CAPTCHAs, and IP rotation from a proxy pool covering 195+ countries.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments