Odel
Web Resurrect

Web Resurrect

Local
@web-resurrectTypeScriptMITUpdated 4mo ago

Resurrect expired domains: scrape Wayback, AI-rewrite, generate images, publish to WordPress.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@web-resurrect/mcpv1.4.0

Run

npx -y @web-resurrect/mcp

MCP client config

{
  "mcpServers": {
    "web-resurrect": {
      "command": "npx",
      "args": [
        "-y",
        "@web-resurrect/mcp"
      ]
    }
  }
}