Loomal

Decodo MCP

MCP server by github.com/decodo/mcp-server

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

30 starsnpm: @decodo/mcp-server

About Decodo MCP

Decodo MCP is an MCP (Model Context Protocol) server published by decodo in the official MCP registry, listed under Autonomous Agents on Loomal. Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites

It ships as an npm package (@decodo/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/decodo/mcp-server, where the project has earned 30 GitHub stars.

Use Decodo MCP with your agent

Claude Code · one command
claude mcp add decodo-mcp -- npx -y @decodo/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "decodo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@decodo/mcp-server"
      ]
    }
  }
}
npm@decodo/mcp-server

Frequently asked questions

What is Decodo MCP?
Decodo MCP is an MCP (Model Context Protocol) server by decodo in the Autonomous Agents category. Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
How do I connect Decodo MCP to Claude, Cursor, or another MCP client?
Install Decodo MCP from its npm package (@decodo/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Decodo MCP open source?
Yes — the source code is public at github.com/decodo/mcp-server, with 30 GitHub stars.
Can AI agents pay to use Decodo MCP?
Not yet through Loomal — Decodo MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Decodo MCP? Claim this listing free by verifying GitHub ownership, or contact us.