mcpbeat Sign in

Oxylabs MCP Server

answering

Oxylabs MCP is answering right now. Last checked 2 min ago. 1 302 installs a week from pypi. It exposes 10 tools. Last commit 7 Sep 2026.

Fetch and process content from specified URLs & sources using the Oxylabs Web Scraper API.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 3 681 · avg 439 · -33% w/w
a month agotoday
Uptime history 38 days of history
38 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
219 ms
Response time
average over 24h
1 302
Installs / week
npm and PyPI

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 August 2026. No other catalogue keeps this.

7 Sep a tool changed version
14 Aug a tool changed version

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add oxylabs-mcp --transport http https://mcp.oxylabs.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oxylabs-mcp": {
      "url": "https://mcp.oxylabs.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oxylabs-mcp]
url = "https://mcp.oxylabs.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "oxylabs-mcp": {
      "url": "https://mcp.oxylabs.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oxylabs-mcp": {
      "url": "https://mcp.oxylabs.io/mcp"
    }
  }
}

This one needs environment variables set before it will start: OXYLABS_USERNAME (Your Oxylabs username), OXYLABS_PASSWORD (Your Oxylabs password), OXYLABS_AI_STUDIO_API_KEY (Your Oxylabs AI Studio api key). The author declared them in the registry entry; get the values from the project itself.

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

amazon
amazon_product_scraper
Scrape Amazon products. Supports content parsing, different user agent types, domain, geolocation, locale parameters and different output formats. Supports Amazon specific parameters such as currency and getting more accurate pricing data with auto select variant.
amazon_search_scraper
Scrape Amazon search results. Supports content parsing, different user agent types, pagination, domain, geolocation, locale parameters and different output formats. Supports Amazon specific parameters such as category id, merchant id, currency.
ai
ai_search
Search the web based on a provided query. 'return_content' is used to return markdown content for each search result. If 'return_content' is set to True, you don't need to use ai_scraper to get the content of the search results urls, because it is already included in the search results. if 'return_content' is set to True, prefer lower 'limit' to reduce payload size.
browser
ai_browser_agent
Run the browser agent and return the data in the specified format. This tool is useful if you need navigate around the website and do some actions. It allows navigating to any url, clicking on links, filling forms, scrolling, etc. Finally it returns the data in the specified format. Schema is required only if output_format is json, csv or toon. 'task_prompt' describes what browser agent should achieve
crawler
ai_crawler
Tool useful for crawling a website from starting url and returning data in a specified format. Schema is required only if output_format is json, csv or toon. 'render_javascript' is used to render javascript heavy websites. 'return_sources_limit' is used to limit the number of sources to return, for example if you expect results from single source, you can set it to 1.
generate
generate_schema
Generate a json schema in openapi format.
google
google_search_scraper
Scrape Google Search results. Supports content parsing, different user agent types, pagination, domain, geolocation, locale parameters and different output formats.
map
ai_map
Tool useful for mapping website's URLs.
scraper
ai_scraper
Scrape the contents of the web page and return the data in the specified format. Schema is required only if output_format is json or csv. 'render_javascript' is used to render javascript heavy websites.
universal
universal_scraper
Get a content of any webpage. Supports browser rendering, parsing of certain webpages and different output formats.

Endpoints

URLTransportStateLatencyChecked
https://mcp.oxylabs.io/mcp streamable-http answering 271 ms 2 min ago

Alternatives to Oxylabs MCP

same job, measured the same way
Oxylabs Oxylabs MCP
by smithery

Fetch and process content from specified URLs using the Oxylabs Web Scraper API.

answering
Oxylabs
by pipeworx-io

Oxylabs MCP — Oxylabs Web Scraper API (oxylabs.io)

34 tools answering
Scrapingant
by pipeworx-io

ScrapingAnt MCP — wraps the ScrapingAnt web scraping API (scrapingant.com)

answering
Robot Resources Scraper
by robot-resources

Token compression for web content — 70-80% reduction from HTML to clean markdown

31 installs/wk local only
CRW Web Scraper
by us

Open-source web scraper for AI agents with scrape, crawl, and map tools

local only
Scrapeunblocker MCP
by scrapeunblocker

Fetch any web page's HTML or AI-parsed JSON through the ScrapeUnblocker anti-bot API.

120 installs/wk local only
glim.sh
by glim

Give your agent live data from Twitter, Reddit, the web and GitHub. No API keys, no scraping stack.

14 tools answering
Apify
by pipeworx-io

Apify MCP — run web-scraping Actors and fetch their dataset results.

answering

Oxylabs MCP — questions

Answers built from our own checks of this server.

What can Oxylabs MCP do?
It exposes 10 tools, read directly from the server on our last check. Among them: ai_browser_agent, ai_crawler, ai_map, ai_scraper, ai_search, amazon_product_scraper and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Oxylabs MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 219 ms. The bar chart above shows every period we have measured.
Is Oxylabs MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Oxylabs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Oxylabs MCP need an API key?
No. Oxylabs MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Oxylabs MCP?
It answers our handshake in 219 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Oxylabs MCP?
The pypi package oxylabs-mcp was installed 1 302 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Oxylabs MCP open source?
Yes — it is published under the MIT licence, written in Python, 105 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.