Back to directory
xabierjj/anki-mcp

xabierjj/anki-mcp

@xabierjj

A lightweight MCP server that integrates with AnkiConnect to enable AI tools to create flashcards in Anki via local tooling.

ankiflashcardsmcplearningeducationspaced-repetitionstudytypescripttool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17