Anki MCP ServerServer

ethangillani
GitHub
EducationLearning ToolsNote Taking

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that enables LLMs to interact with the Anki flashcard software via the AnkiConnect API, facilitating the creation of decks, adding notes, listing available decks and models, searching notes, and retrieving detailed information about note models and their fields.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Anki MCP Server": {
        "env": {},
        "args": [],
        "command": "npm start"
      }
    }
  ]
}

🛠️ Tools

listDeckslistModelscreateDeckgetModeladdNoteaddNotessearchNotes

Features

  • Create new decks in Anki
  • Add notes to existing decks
  • List available decks and note models
  • Search notes using Anki's search syntax
  • Bulk add multiple notes

💬 Example Queries

  • Create a new deck
  • Add a note to my deck
  • Search notes in my Anki