Skip to content
Claude Desktop

mcp archiveorg for Claude Desktop

io.github.smeet666/mcp-archiveorg

Search inside digitised books, browse the Internet Archive catalogue and read Wayback captures.

client:Claude Desktop transport:stdio runtime:npm

Install mcp archiveorg in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-archiveorg": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-archiveorg"
      ],
      "env": {
        "IA_USER_AGENT": "<IA_USER_AGENT>",
        "IA_MIN_INTERVAL_MS": "<IA_MIN_INTERVAL_MS>",
        "IA_HISTORY_TIMEOUT_MS": "<IA_HISTORY_TIMEOUT_MS>",
        "IA_LOG_LEVEL": "<IA_LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp archiveorg in other clients