Back to directory
ujisati/anki-mcp

ujisati/anki-mcp

@ujisati

A Model Context Protocol (MCP) server for interacting with Anki flashcards via the AnkiConnect add-on. Exposes AnkiConnect actions as MCP tools for decks, notes, cards, models, and media management.

ankiflashcardsspaced-repetitionlearningmcpeducationstudyankiconnecttool

Installation & Configuration

{
  "mcpServers": {
    "anki": {
      "command": "uv",
      "args": [
        "run",
        "anki-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12