HomeSearch & Research › mcp-archiveorg

mcp-archiveorg

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

TypeScript Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-09-22 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.1)

npx -y mcp-archiveorg@2.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-archiveorg": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-archiveorg@2.0.1"
      ],
      "env": {
        "IA_USER_AGENT": "<YOUR_VALUE>",
        "IA_MIN_INTERVAL_MS": "<YOUR_VALUE>",
        "IA_HISTORY_TIMEOUT_MS": "<YOUR_VALUE>",
        "IA_LOG_LEVEL": "<YOUR_VALUE>"
      }
    }
  }
}
  • IA_USER_AGENT — Identify your own client. The project's own identifier is appended, so the Archive can always reach a human.
  • IA_MIN_INTERVAL_MS — Minimum milliseconds between requests. Default 1000, floor 500.
  • IA_HISTORY_TIMEOUT_MS — Deadline for the capture index, which answers in tens of seconds. Default 60000.
  • IA_LOG_LEVEL — silent, error, info or debug. Default error. Logs go to stderr.

Package (mcpb 2.0.1)

Package: mcpb https://github.com/smeet666/mcp-archiveorg/releases/download/v2.0.1/mcp-archiveorg-2.0.1.mcpb

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry