Oxylabs MCP Server
@oxylabs
Oxylabs MCP Server について
Official Oxylabs MCP integration
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"oxylabs_scraper_uvx": {
"command": "uvx",
"args": [
"oxylabs-mcp"
],
"env": {
"OXYLABS_USERNAME": "OXYLABS_USERNAME",
"OXYLABS_PASSWORD": "OXYLABS_PASSWORD"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
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
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント