Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🌐 Social Media
  3. Mcp Server
M
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:56:20 PM

Mcp Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository34 GitHub StarsTotal stargazers on GitHub for the source repository (34 stars).

Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-64": {
      "command": "npx",
      "args": [
        "-y",
        "@decodo/mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (30) Directory Badge Claim listing Alternatives🌐 More in Social Media

Capabilities & Tool Schemas (30) ~462 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcp Server.

scrape_as_markdown

Scrapes any target URL, expects a URL to be given via prompt. Returns results in Markdown.

screenshot

Captures a screenshot of any webpage and returns it as a PNG image.

google_search

Scrapes Google Search for a given query, and returns parsed results.

google_ads

Scrapes Google Ads search results.

google_lens

Scrapes Google Lens image search results.

google_ai_mode

Scrapes Google AI Mode (Search with AI) results.

Documentation Overview

Decodo MCP Server

Install MCP Server

Connect LLMs and AI agents to live web data using MCP (Model Context Protocol). The Decodo MCP Server lets you scrape websites, search engines, eCommerce platforms, and social media directly from AI tools like Claude, Cursor, and Windsurf, all without the need to build scraping infrastructure from scratch.

  • Structured outputs in JSON, Markdown, and screenshots
  • Server-side JavaScript rendering and anti-bot handling
  • 125M+ IPs across 195+ locations

What is Decodo MCP server?

The Decodo MCP Server is a web scraping layer for AI agents. It connects MCP-compatible clients to Decodo's Web Scraping API, enabling:

  • Web scraping for LLMs
  • Real-time data retrieval for RAG
  • AI agent browsing and research
  • Structured data extraction from dynamic websites

Instead of maintaining proxies, parsers, and retry logic, you get a single integration point for reliable web data access.

Why use MCP for web scraping?

Model Context Protocol (MCP) is the emerging standard for connecting AI agents to external tools and data sources. With MCP:

  • Agents can call tools dynamically
  • Integrations stay standardized
  • Workflows scale across environments

The Decodo MCP Server gives your agents reliable, production-ready web access through this standard.

Key features

Web scraping for AI agents, no infrastructure required. Scrape any website, including JavaScript-heavy pages, without handling proxy rotation, CAPTCHA solving, or anti-bot systems.

Structured outputs for LLM workflows. Markdown (LLM-ready), JSON (for structured pipelines), and screenshots (for visual context), built for RAG pipelines, AI research agents, and automation flows.

Built-in support for popular targets. Ready-made tools for Google and Bing (SERPs), Amazon, Walmart, and Target (eCommerce), Reddit, TikTok, and YouTube (social media), and ChatGPT and Perplexity (AI search).

Global proxy infrastructure. 125M+ residential IPs, 195+ geo-locations, and a 99.99% success rate on even the most protected targets.

Modular MCP toolsets. Enable only what you need: web, search, ecommerce, social_media, ai for cleaner tool selection and better agent performance.

Fast time to value. From API key to first scrape in minutes, no setup overhead.

Use cases

Use the Decodo MCP Server when you need web scraping for AI agents, structured data extraction at scale, reliable access to dynamic websites, real-time data for RAG, or an alternative to building scraping infrastructure from scratch. Common scenarios:

  • AI-powered web scraping – give LLMs the ability to collect fresh data instead of relying on static training data.
  • RAG with live data – pull real-time Google, Bing, and AI search results into retrieval pipelines.
  • eCommerce intelligence – track product prices, listings, and sellers across marketplaces without getting blocked.
  • Social media data collection – gather posts, channels, and engagement data from Reddit, TikTok, and YouTube.
  • Travel and price aggregation – build tools that collect live pricing and availability across websites.

Quick start

  1. Create a free account at dashboard.decodo.com – up to 2K free requests, no credit card required.
  2. Get your API key. Obtain a Web Scraping API basic authentication token from the dashboard.
  3. Download Node.js 18+ from https://nodejs.org.
  4. Get MCP client like Claude Desktop, Curson, Windsurf or other MCP-compatible tools..
  5. Configure the MCP server in your AI client (see configuration examples below).

Connecting to Decodo's MCP server

Open your preferred MCP client and add the following configuration (see examples for Claude Code, Cursor, Windsurf bellow):

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

Claude Desktop

  1. Open Claude Desktop β†’ Settings β†’ Developer β†’ Edit Config.
  2. Add to claude_desktop_config.json:
JSON Config
{
  "mcpServers": {
    "Decodo": {
      "command": "npx",
      "args": ["-y", "@decodo/mcp-server"],
      "env": {
        "SCRAPER_API_TOKEN": "<basic_auth_token>",
        "TOOLSETS": "web,ai"
      }
    }
  }
}
  1. Save and restart Claude Desktop.

Cursor

  1. Open Settings β†’ MCP.
  2. Click Add a new global MCP server (opens mcp.json).
  3. Add the same configuration as above.
  4. Save β€” look for a green status indicator next to Decodo.

Windsurf

  1. Open Settings β†’ Windsurf Settings.
  2. Scroll to Cascade β†’ Add custom server + (opens mcp_config.json).
  3. Add the same configuration as above.
  4. Save and restart Windsurf.

Test your setup

Once connected, try this prompt in your client:

β–Ž "Scrape the titles of the top 5 articles from Hacker News"

You should get a structured list back within seconds. If you see an auth error, double-check your token from the dashboard.

Optional: enable specific toolsets

Running the MCP server locally

Prerequisites

  • Node.js 18.0+
  • An MCP client - popular choices are Claude Desktop and Cursor

Step-by-step guide

  1. Clone this repository:
Code
git clone https://github.com/Decodo/mcp-server
  1. Run the following commands in the terminal:
Code
cd decodo-mcp-server
npm install
npm run build
  1. Take note of your build location:
Code
cd build/
pwd

Adding index.js to the end of this directory, your build file location should look something like this:

Code
/Users/your.user/projects/decodo-mcp/build/index.js
  1. Update your MCP client with the server information:
JSON Config
{
  "mcpServers": {
    "decodo-mcp": {
      "command": "node",
      "args": ["/Users/your.user/projects/decodo-mcp/build/index.js"],
      "env": {
        "SCRAPER_API_TOKEN": "<web_scraping_api_base64_token>"
      }
    }
  }
}

Toolsets

Tools are organized into toolsets. You can selectively enable specific toolsets by passing a comma-separated list via the toolsets query parameter:

Code
    "Decodo MCP Server": {
      "url": "https://mcp.decodo.com/mcp?toolsets=web,ai",
      "headers": {
        "Authorization": "Basic <your_auth_token>"
      }
    }

When no toolsets are specified, all tools are registered.

ToolsetTools
webscrape_as_markdown, screenshot
searchgoogle_search, google_ads, google_lens, google_travel_hotels, bing_search
ecommerceamazon_search, amazon_product, amazon_pricing, amazon_sellers, amazon_bestsellers, walmart_search, walmart_product, target_search, target_product, tiktok_shop_search, tiktok_shop_product, tiktok_shop_url
social_mediareddit_post, reddit_subreddit, reddit_user, tiktok_post, youtube_metadata, youtube_channel, youtube_subtitles, youtube_search
aichatgpt, perplexity, google_ai_mode

Tools

The server exposes the following tools:

ToolDescriptionExample prompt
scrape_as_markdownScrapes any target URL, expects a URL to be given via prompt. Returns results in Markdown.Scrape peacock.com from a US IP address and tell me the pricing.
screenshotCaptures a screenshot of any webpage and returns it as a PNG image.Take a screenshot of github.com from a US IP address.
google_searchScrapes Google Search for a given query, and returns parsed results.Scrape Google Search for shoes and tell me the top position.
google_adsScrapes Google Ads search results.Scrape Google Ads for laptop and show me the top ads.
google_lensScrapes Google Lens image search results.Search Google Lens for this image: https://example.com/image.jpg
google_ai_modeScrapes Google AI Mode (Search with AI) results.Ask Google AI Mode: What are the top three dog breeds?
google_travel_hotelsScrapes Google Travel Hotels search results.Search Google Travel Hotels for hotels in Paris.
amazon_searchScrapes Amazon Search for a given query, and returns parsed results.Scrape Amazon Search for wireless keyboard.
amazon_productScrapes Amazon Product page.Scrape Amazon product B09H74FXNW and show me the details.
amazon_pricingScrapes Amazon Product pricing information.Get pricing for Amazon product B09H74FXNW.
amazon_sellersScrapes Amazon Seller information.Get information about Amazon seller A1R0Z7FJGTKESH.
amazon_bestsellersScrapes Amazon Bestsellers list.Show me Amazon bestsellers in electronics.
walmart_searchScrapes Walmart Search for a given query, and returns parsed results.Scrape Walmart Search for camping tent.
walmart_productScrapes Walmart Product page.Scrape Walmart product 15296401808.
target_searchScrapes Target Search for a given query, and returns parsed results.Scrape Target Search for kitchen appliances.
target_productScrapes Target Product page.Scrape Target product 92186007.
tiktok_postScrapes a TikTok post URL for structured data (e.g. engagement, caption, hashtags).Scrape this TikTok post: https://www.tiktok.com/@nba/video/7393013274725403950
tiktok_shop_searchScrapes TikTok Shop Search for a given query, and returns parsed results.Scrape TikTok Shop Search for phone cases.
tiktok_shop_productScrapes TikTok Shop Product page.Scrape TikTok Shop product 1731541214379741272.
tiktok_shop_urlScrapes TikTok Shop page by URL.Scrape this TikTok Shop URL: https://www.tiktok.com/shop/s?q=HEADPHONES
youtube_metadataScrapes YouTube video metadata.Get metadata for YouTube video dFu9aKJoqGg.
youtube_channelScrapes YouTube channel videos.Scrape YouTube channel @decodo_official.
youtube_subtitlesScrapes YouTube video subtitles.Get subtitles for YouTube video L8zSWbQN-v8.
youtube_searchSearch YouTube videos.Search YouTube for "How to care for chinchillas".
reddit_postScrapes a specific Reddit post.Scrape the following Reddit post: https://www.reddit.com/r/horseracing/comments/1nsrn3/
reddit_subredditScrapes Reddit subreddit results.Scrape the top 5 posts on r/Python this week.
reddit_userScrapes a Reddit user profile and their posts/comments.Scrape this Reddit user: https://www.reddit.com/user/IWasRightOnce/
bing_searchScrapes Bing Search results.Search Bing for laptop reviews.
chatgptSearch and interact with ChatGPT for AI-powered responses and conversations.Ask ChatGPT to explain quantum computing in simple terms.
perplexitySearch and interact with Perplexity for AI-powered responses and conversations.Ask Perplexity what the latest trends in web development are.

Parameters

The following parameters are inferred from user prompts:

ParameterDescription
jsRenderRenders target URL in a headless browser.
geoSets the country from which the request will originate.
localeSets the locale of the request.
tokenLimitTruncates the response content up to this limit. Useful if the context window is small.
promptPrompt to send to AI tools (chatgpt, perplexity).
searchActivates ChatGPT's web search functionality (chatgpt only).
xhrWhen true, includes XHR or fetch responses in the scrape result where supported (e.g. tiktok_post).
deviceTypeDevice type to emulate for the request (desktop, mobile, tablet).
domainDomain to use for the request (e.g., amazon.com, amazon.co.uk, bing.com).
pageFromStarting page number for pagination.
deliveryZipZIP code for delivery location (Target, Walmart).
storeIdStore ID for local inventory (Target, Walmart).
countryCountry for TikTok Shop requests.
limitMaximum number of results to return (e.g., YouTube channel videos).
language_codeLanguage code for subtitles (e.g., en, es).

Examples

Scraping geo-restricted content

Query your AI agent with the following prompt:

Code
Scrape peacock.com from a German IP address and tell me the pricing.

This prompt will say that peacock.com is geo-restricted. To bypass the geo-restriction:

Code
Scrape peacock.com from a US IP address and tell me the pricing.

Limiting number of response tokens

If your agent has a small context window, the content returned from scraping will be automatically truncated, in order to avoid context-overflow. You can increase the number of tokens returned within your prompt:

Code
Scrape hacker news, return 50k tokens.

If your agent has a big context window, tell it to return full content:

Code
Scrape hacker news, return full content.

Use with Decodo agent skills

This server gives your agent the scraping tools. Decodo/agent-skills teaches it when to reach for them, which surface to use, and how to call it β€” so the agent picks the right tool and parameters on its own instead of guessing.

The skills route across the decodo CLI, this hosted MCP server, and the raw HTTP API, and fall back to the MCP server automatically when no shell is available. Pairing the two gives your agent both the execution layer (this server) and the decision layer (the skills) in a single setup.

Quick start (Claude Code):

text
/plugin marketplace add Decodo/agent-skills
/plugin install decodo@decodo-skills

See the agent-skills README for manual install and other agents (Cursor, Codex, Gemini CLI, Windsurf).

Related repositories

Web Scraping API, Decodo agent skills, Decodo OpenClaw skill

Try it

Plug Decodo MCP Server into your AI workflow in just a few clicks and equip your AI agents with real-time data from any website.

Start for free | Docs | Discord

License

All code is released under the MIT License.

Related MCP Servers

View all in Social Media View all alternatives
  • Reddit Mcp Buddy logoReddit Mcp Buddy

    Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.

    🌐 Social Media4 views
    Compare vs Reddit Mcp Buddy β†’
  • Reddit Research Mcp logoReddit Research Mcp

    AI-powered Reddit intelligence for market research and competitive analysis. Discover subreddits via semantic search across 20k+ indexed communities, fetch posts/comments with full citations, and manage research feeds. No Reddit API credentials needed.

    🌐 Social Media2 views
    Compare vs Reddit Research Mcp β†’
  • Twitterapi Docs Mcp logoTwitterapi Docs Mcp

    Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.

    🌐 Social Media1 views
    Compare vs Twitterapi Docs Mcp β†’
  • Facebook Mcp Server logoFacebook Mcp Server

    Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management.

    🌐 Social Media2 views
    Compare vs Facebook Mcp Server β†’

Frequently Asked Questions about Mcp Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-server": { "command": "npx", "args": ["-y", "mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMcp Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-server-64?style=directory)](https://allmcps.com/mcp/mcp-server-64)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-server-64"><img src="https://allmcps.com/api/badge/mcp-server-64?style=directory" alt="Mcp Server on AllMCPs" /></a>

Technical Specs & Signals

Category🌐Social Media
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars34
GitHub Star CountTotal stargazers on GitHub representing community popularity (34 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
56Quality signal: Good Β· 56/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🌐 Social Media β†’Best MCP servers for Social Media β†’Alternatives to Mcp Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code