annas-mcp

iosifache/annas-mcp
★ 770 stars Go 🔍 Search Updated 1mo ago
MCP server and CLI tool for searching and downloading documents from Anna's Archive
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "annas-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/iosifache/annas-mcp@latest"
      ]
    }
  }
}

Topics

annas-archiveclimcp-server