mcpbeat Sign in

Decodo MCP Server

local only

Decodo runs on your own machine — the client starts it, so there is no endpoint to ping. 324 installs a week from npm. Last commit 16 Sep 2026.

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

Installs per day peak 226 · avg 26 · +435% w/w
a month agotoday
324
Installs / week
npm · @decodo/mcp-server
37
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Decodo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @decodo/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@decodo/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@decodo/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@decodo/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@decodo/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Decodo

same job, measured the same way
a2a2p — Agent-to-Agent-to-Physical
by a2a2p

Turn agent intent into physical parts: engineering review, measured geometry, calibrated pricing.

26 tools answering
CRW Web Scraper
by us

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

local only
Team0 Chief of Staff
by ybentov1

Your Team0 AI Chief of Staff, reachable from any agent — answers, acts, and coordinates.

answering
I
AgentHub - Lean MCP Orchestrator
by propstreet

Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts

16 installs/wk local only
Wikivibe MCP
by alexmi64

Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.

9 tools answering
C
Georgiaautoquotes
by georgiaautoquotes

Indicative US auto insurance prices for agents: rating facts only, no PII, consented path to agents.

8 tools answering
I
AI Agent Search Optimization
by seyitkaangunes

Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.

24 installs/wk local only
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

2 251 installs/wk local only

Decodo — questions

Answers built from our own checks of this server.

Why is there no uptime for Decodo?
Decodo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @decodo/mcp-server was installed 324 times last week.
How do I connect Decodo?
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 runs locally, so the command pulls @decodo/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Decodo?
The npm package @decodo/mcp-server was installed 324 times in the last week. Week over week that is +435%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Decodo open source?
We cannot say either way: written in TypeScript and 37 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.