$ timeahead.in
/ servers/pypi/oxylabs-mcp
pypi

oxylabs-mcp

Official Oxylabs MCP integration

99 stars24k/wkupdated 28d agogithub ↗
90good
▣ Overview
pypi packageLicence

What it does

The server bridges AI models and the real-world web by wrapping Oxylabs' scraping and data extraction services. It offers two tool suites: Web Scraper API tools for general website scraping and targeted services (Google Search, Amazon), and AI Studio tools for JavaScript rendering, multi-page crawling, and browser automation. The server exposes only the tools matching your configured credentials, automatically enabling the Web Scraper tools if you provide username/password, or AI Studio tools if you provide an API key.

Who it's for

Engineers building AI agents that need reliable, structured web data from real sites. Researchers scraping protected content from geo-restricted regions. Product teams integrating web search and CAPTCHA-handling into Claude-powered automation.

Common use cases

  • Extract product details from Amazon listings or search results
  • Scrape Google Search results programmatically without blocking
  • Crawl multi-page sites (documentation, product catalogs) and return data as JSON or Markdown
  • Control a browser via natural-language prompts to automate click-and-extract workflows
  • Collect research data from behind CAPTCHAs or geo-blocks

Setup pitfalls

  • You must configure at least one set of credentials (OXYLABS_USERNAME and OXYLABS_PASSWORD, or OXYLABS_AI_STUDIO_API_KEY). Leaving placeholder values without actual credentials will expose tools that fail at runtime.
  • The server is medium-risk: it makes network calls and reads the filesystem, so audit what prompts you expose to the LLM.
  • Oxylabs services are metered (Web Scraper credits, AI Studio credits); monitor usage to avoid surprise bills during agent loops.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
73
14.5
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
89.5
⚿ Capabilities & Risk Explainer
fs readnetworksecrets
◆ Risk level: medium
fs read + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "oxylabs": {
      "command": "uvx",
      "args": [
        "oxylabs-mcp"
      ]
    }
  }
}
📈 Score historylast 45 snapshots
5/10/20267/6/2026 · 45 snapshots
⚙ Maintenance health
73/ 100 · is this project alive?
contributors (1y)4
top contributor share44%
releases (1y)19
last release73d ago
ci✓ passing
⛁ Raw data
weekly downloads24k
github stars99
forks25
open issues1
license✓ present
readme length10240 chars
last publish5d ago
last commit28d ago
last updated20h ago
install verified✓ pass · 49d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points