HomeOther › mcp-server

mcp-server

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

Official TypeScript
★ 37 stars Last pushed 2026-09-23

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.4)

npx -y @decodo/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@decodo/[email protected]"
      ]
    }
  }
}

Related servers

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry