MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Web Scraping/Oxylabs
Web ScrapingOfficial
O

Oxylabs

Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.

103 starsUpdated Aug 26, 2026
View on GitHub

Ads

Overview

The Oxylabs MCP server provides a bridge between AI models and the web. It enables 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 195+ countries. It is built on the Model Context Protocol (MCP), the open standard for connecting AI assistants to external tools and data. Oxylabs MCP provides two sets of tools that can be used together or independently: 1. universal_scraper: scrapes any URL, with optional JavaScript rendering, geo-targeting, and Markdown/HTML/links output; 2. google_search_scraper: extracts results from Google Search, with optional parsing into structured JSON; 3. amazon_search_scraper: scrapes Amazon search result pages, with optional parsing into structured JSON; 4. amazon_product_scraper: extracts data from individual Amazon product pages.

Installation

claude mcp add --transport http oxylabs https://mcp.oxylabs.io/mcp \

Configuration

{
  "mcpServers": {
    "oxylabs": {
      "url": "https://mcp.oxylabs.io/mcp",
      "headers": {
        "Authorization": "Basic <base64 of username:password>",
        "X-Oxylabs-AI-Studio-Api-Key": "YOUR_API_KEY"
      }
    }

Capabilities

  • Scrape any URL

    Ask your assistant to fetch and extract content from any webpage using `universal_scraper`, with optional JavaScript rendering and geo-targeting.

  • Search Google and Amazon

    Use `google_search_scraper`, `amazon_search_scraper`, or `amazon_product_scraper` to pull structured results from these platforms.

  • AI-powered extraction

    Leverage `ai_scraper` to scrape any URL and return data in JSON, CSV, Markdown, or TOON formats.

  • Crawl and map websites

    Use `ai_crawler` to collect data across multiple pages from a starting URL, or `ai_map` to list site URLs filtered by keywords.

  • Automate browser tasks

    Delegate navigation, clicking, and form-filling to `ai_browser_agent`, which controls a real browser based on a prompt.

  • Generate extraction schemas

    Ask for an OpenAPI-format JSON schema via `generate_schema` to structure data extraction with AI tools.

Tags

  • web-scraping
  • api
  • data-analysis

Related MCP servers

S

Skyvern

Official

AI-powered browser automation MCP server — navigate sites, fill forms, extract data, and handle logins via Claude Code CLI

22.9kWeb ScrapingUpdated Today
F

Firecrawl

Official

Extract web data with Firecrawl

7.3kWeb ScrapingUpdated Today
A

Apify

Official

Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.

5.2kWeb ScrapingUpdated 1 day ago
B

Bright Data

Official

Discover, extract, and interact with the web - one interface powering automated access across the public internet.

2.6kWeb ScrapingUpdated 16 days ago