Anki MCP ServerServer

captain-blue210
GitHub
AnkiMCPEducation

Loading subscription status...

💡 Description

An MCP server for Claude Desktop that connects to Anki via AnkiConnect, retrieves cards tagged with leech, adds date-stamped review tags to cards, and provides comprehensive card data for analysis.

📝 JSON Entries

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

🛠️ Tools

AnkiNode.jsnpm

Features

  • Connects to Anki via AnkiConnect API
  • Retrieves cards with leech tags
  • Adds date-stamped review tags to cards
  • Provides card data for analysis

💬 Example Queries

  • Could you analyze my Anki leech cards and suggest ways to improve my study?
  • I've reviewed these cards, please tag them as reviewed: [1234567890, 1234567891]