Loading MCP server directory, please wait...
MCP server and CLI tool for interacting with the Wayback Machine without API keys
npx @getmcp/cli add io.github.Mearman/mcp-wayback-machineRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Mearman/mcp-wayback-machine": {
"command": "npx",
"args": [
"-y",
"mcp-wayback-machine"
],
"env": {
"WAYBACK_ACCESS_KEY": "",
"WAYBACK_SECRET_KEY": ""
}
}
}
}