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/mcp-server@1.2.4

Or add to your MCP client config:

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

Related servers

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

Data from the Official MCP Registry