anki-mcp-server

ankimcp/anki-mcp-server
★ 178 stars TypeScript 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) server that enables 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": {
      "command": "npx",
      "args": [
        "-y",
        "ankimcp/anki-mcp-server"
      ]
    }
  }
}

Topics

aiai-learning-toolai-tutorankianki-addonanki-flashcards