UtilitiesGo

annas-mcp

This MCP server allows users to search and download documents from Anna's Archive.

Free
N/A rating (0 reviews)0 installs813 GitHub stars
MCPdocument retrievalCLI tool

The Anna's Archive MCP Server is a comprehensive tool designed for users to efficiently search for and retrieve a wide array of documents, including books and articles, from Anna's Archive. It provides a command-line interface (CLI) that facilitates operations such as searching for books by title, author, or topic, as well as downloading documents using their MD5 hash or DOI. The server is built to respect intellectual property rights while offering access to materials released under permissive licenses. With a focus on usability, the MCP server ensures that users can easily navigate through the repository of documents, making it a valuable resource for researchers, students, and anyone interested in accessing a wealth of knowledge. The tool emphasizes the importance of adhering to copyright laws and encourages users to acknowledge the efforts of authors in document creation.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "annas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-annas-mcp"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1