Oxylabs MCP
Rank #8,772ai.smithery/oxylabs-oxylabs-mcp
MCP server providing oxylabs-oxylabs-mcp capabilities
Oxylabs MCP is a Model Context Protocol (MCP) server published by oxylabs. It ranks #8,772 of 115,460 servers tracked on MCP Toplist, and its repository has 104 GitHub stars. Oxylabs MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 18, 2025 and most recently updated on Sep 18, 2025.
Ranks ahead of 106,688 of 115,460 servers on MCP Toplist.
Use Oxylabs MCP
claude mcp add --transport http oxylabs-oxylabs-mcp https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp[mcp_servers.oxylabs-oxylabs-mcp]
url = "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"oxylabs-oxylabs-mcp": {
"url": "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oxylabs-oxylabs-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oxylabs-oxylabs-mcp": {
"serverUrl": "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oxylabs-oxylabs-mcp": {
"url": "https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Foxylabs-oxylabs-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Foxylabs-oxylabs-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Foxylabs-oxylabs-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
oxylabs
Available versions (2)
| Version | Published |
|---|---|
| 1.13.1 | Sep 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Oxylabs MCP?
- Oxylabs MCP is maintained by oxylabs, which publishes 6 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Oxylabs MCP listed on the Official MCP Registry?
- Yes — Oxylabs MCP is listed on the Official MCP Registry.
- How many versions does Oxylabs MCP have?
- MCP Toplist tracks 2 versions of Oxylabs MCP, most recently published on Sep 18, 2025.
- Where can I find the source code for Oxylabs MCP?
- The source code for Oxylabs MCP is hosted at github.com/oxylabs/oxylabs-mcp.