Skip to content

@web-resurrect/mcp

Free

by MCP Community

MCP server for the Web Resurrect API — resurrect expired domains via AI assistants

v1.1.2Added Apr 12, 2026
mcpweb-resurrectexpired-domainsseowordpress
Works with:ClaudeGPTGeminiCopilot

@web-resurrect/mcp MCP Server

MCP server for the Web Resurrect API — resurrect expired domains via AI assistants

Installation

npx -y @web-resurrect/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @web-resurrect/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@web-resurrect/mcp": {
      "command": "npx",
      "args": ["-y", "@web-resurrect/mcp"]
    }
  }
}