Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Oxylabs MCP Server provides a bridge between AI models and web content, enabling scraping, JavaScript rendering, and bypassing geo-restrictions using Oxylabs' proxy network.
Add this to your MCP client configuration:
{
"mcpServers": {
"oxylabs-oxylabs-mcp": {
"command": "uvx",
"args": [
"oxylabs-mcp"
],
"env": {
"OXYLABS_USERNAME": "<Your Oxylabs username>",
"OXYLABS_PASSWORD": "<Your Oxylabs password>"
}
}
}
}{
"id": "oxylabs-oxylabs-mcp",
"name": "Oxylabs",
"description": "Oxylabs MCP Server provides a bridge between AI models and web content, enabling scraping, JavaScript rendering, and bypassing geo-restrictions using Oxylabs' proxy network.",
"source_url": "https://github.com/oxylabs/oxylabs-mcp",
"publisher_name": "oxylabs",
"publisher_url": "https://github.com/oxylabs",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 800,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "oxylabs-mcp"
},
"tools_count": 4
}