Odel
mcp archiveorg

mcp archiveorg

Local
@smeet666TypeScriptMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-archiveorgv2.0.1

Run

npx -y mcp-archiveorg

MCP client config

{
  "mcpServers": {
    "mcp-archiveorg": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-archiveorg"
      ]
    }
  }
}
MCP Bundlehttps://github.com/smeet666/mcp-archiveorg/releases/download/v2.0.1/mcp-archiveorg-2.0.1.mcpbv2.0.1

Distributed as an MCP bundle (`https://github.com/smeet666/mcp-archiveorg/releases/download/v2.0.1/mcp-archiveorg-2.0.1.mcpb`) — download it and import the bundle in your MCP client.