Back to directory
anki-mcp-server

anki-mcp-server

@scorzeth

An MCP server implementation that connects to a locally running Anki, providing card review and creation.

ankiflashcardsspaced-repetitionlearningcardsmcp-servereducationstudytool

Installation & Configuration

{
  "mcpServers": {
    "anki-mcp-server": {
      "command": "node",
      "args": [
        "/path/to/anki-mcp-server/build/index.js"
      ]
    }
  }
}

Information

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