Decodo MCP Server

by Decodo

426 downloads
Not rated
GitHub

About

Decodo MCP Server – connect AI tools like Claude, Cursor, and other LLM clients to Decodo's Web Scraping API to extract data from any site, with built-in proxy rotation, JavaScript rendering, and anti-bot handling.

Details

Author
Decodo
Downloads
426
Categories
AI, Web Scraping

- 30+ ready-to-use scraping tools including google_search, universal, amazon, reddit, youtube_subtitles
- JavaScript rendering for sites that load content dynamically
- CAPTCHA bypass and anti-bot handling out of the box
- 125M+ residential IPs across 195+ locations with geographic targeting
- 99.95% success rate with sub‑second response times
- Free plan available with up to 2K requests, no credit card required

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Decodo MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Obtain your authentication token from the Decodo dashboard. Then configure the server in any MCP-compatible client (Claude Desktop, Claude Code, Cursor, VS Code, Windsurf) by providing the token. Detailed step-by-step instructions are in the official setup guide.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "decodo mcp server": {
            "Decodo MCP Server": {
                "url": "https://mcp.decodo.com/mcp",
                "headers": {
                    "Authorization": "Basic <basic_auth_token>"
                }
            }
        }
    }
}

McpServers

{
    "Decodo MCP Server": {
        "url": "https://mcp.decodo.com/mcp",
        "headers": {
            "Authorization": "Basic <basic_auth_token>"
        }
    }
}

What is the Decodo MCP Server?

The Decodo MCP Server is an official Model Context Protocol (MCP) implementation that connects AI tools like Claude and Cursor directly to Decodo's Web Scraping API. Once it's connected, your AI agent can scrape websites, search engines, eCommerce platforms, and more. Without the need to write a single scraper or manage any infrastructure. Under the hood, every request runs through Decodo's network of 125M+ IPs across 195+ locations, with JavaScript rendering, CAPTCHA bypass, and anti-bot handling baked in. You get clean, structured results back in HTML, JSON, or Markdown.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.