Loading MCP server directory, please wait...
Resurrect expired domains: scrape Wayback, AI-rewrite, generate images, publish to WordPress.
npx @getmcp/cli add io.github.web-resurrect/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WEB_RESURRECT_API_KEYWeb Resurrect API key (wr_live_xxx). Get one at https://web-resurrect.com/dashboard.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.web-resurrect/mcp": {
"command": "npx",
"args": [
"-y",
"@web-resurrect/mcp"
],
"env": {
"WEB_RESURRECT_API_KEY": "",
"WEB_RESURRECT_BASE_URL": "https://web-resurrect.com"
}
}
}
}