Skip to content
Back to search
30
MCP streamable-http

Decodo

io.github.pipeworx-io/decodo

Decodo MCP — wraps the Decodo Web Scraping API (decodo.com, formerly

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Crawlbase
Crawlbase MCP — wraps the Crawlbase Crawling API (crawlbase.com, formerly
0 tools · streamable-http
Serper
Serper MCP — wraps the Serper Google Search API (serper.dev)
0 tools · streamable-http
Scrapingdog
Scrapingdog MCP — wraps Scrapingdog (scrapingdog.com), a proxy-based web
0 tools · streamable-http
Oxylabs
Oxylabs MCP — Oxylabs Web Scraper API (oxylabs.io)
0 tools · streamable-http
io.github.Decodo/mcp-server
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "decodo": {
      "url": "https://gateway.pipeworx.io/decodo/mcp",
      "transport": "streamable-http"
    }
  }
}