MCP Directory
Back

annas-mcp

by iosifache · Go · ★ 916

MCP server and CLI tool for searching and downloading documents from Anna's Archive

#annas-archive#cli#mcp-server

Install

go install github.com/iosifache/annas-mcp@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "annas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:iosifache/annas-mcp"
      ]
    }
  }
}

From the README

[An MCP server](https://modelcontextprotocol.io/introduction) and CLI tool for searching and downloading documents (books and articles) from [Anna's Archive](https://annas-archive.gl), with optional automatic selection of a mirror reported as healthy by [SLUM](https://open-slum.org/). > [!NOTE] > Notwithstanding prevailing public sentiment regarding Anna's Archive, the platform serves as a comprehensive repository for automated retrieval of documents released under permissive licensing frameworks (including Creative Commons publications and public domain materials). This software does not end…
Read full README on GitHub →

Related other servers