Anki MCP ServerServer

scorzeth
GitHub
EducationLearning ToolsApp Automation

Loading subscription status...

💡 Description

A server implementation that connects to a locally running Anki application, providing tools for card review and creation through the Anki-Connect add-on.

📝 JSON Entries

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

🛠️ Tools

add_cardupdate_cardsget_due_cardsget_new_cards

Features

  • Card review and creation
  • Retrieve due and new cards
  • Update card ease ratings

💬 Example Queries

  • Retrieve all cards from the current deck
  • Get the number of cards that are due for review
  • Add a new flashcard to the default Anki deck