anki-mcp-server-addon

ankimcp/anki-mcp-server-addon
★ 17 stars Python 🤖 AI/LLM Updated 1mo ago
An Anki addon that implements an MCP server, enabling AI assistants to interact with Anki, the spaced repetition flashcard application.
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": {
    "anki-mcp-server-addo": {
      "command": "uvx",
      "args": [
        "anki-mcp-server-addon"
      ]
    }
  }
}

Or install with pip: pip install anki-mcp-server-addon

Topics

aianki-addonanki-mcpmcp