Anki
About
Manage Anki flashcards and decks using the Anki-Connect plugin.
Details
- Author
- loonskai
- Categories
- Productivity, Other, AI
Jump to
Setup
Install Anki in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/loonskai/anki-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
- Node.js 18 or newer.Download Node.js
- Anki desktop application.Download Anki
- Anki-Connect plugin.Install Anki-Connect
You need to have Anki desktop application up and running to use Anki MCP server.
{ "mcpServers": { "anki": { "command": "npx", "args": [ "@loonskai/anki-mcp-server@latest" ] } } }
- Run with NPM
- Run with Docker
- Tools configuration
- Add tests
- card.answerCards
- card.areDue
- card.areSuspended
- card.cardsInfo
- card.cardsModTime
- card.cardsToNotes
- card.findCards
- card.forgetCards
- card.getEaseFactors
- card.getIntervals
- card.relearnCards
- card.setDueDate
- card.setEaseFactors
- card.setSpecificValueOfCard
- card.suspend
- card.suspended
- card.unsuspend
- deck.changeDeck
- deck.cloneDeckConfigId
- deck.createDeck
- deck.deckNames
- deck.deckNamesAndIds
- deck.deleteDecks
- deck.getDeckConfig
- deck.getDeckStats
- deck.getDecks
- deck.removeDeckConfigId
- deck.saveDeckConfig
- deck.setDeckConfigId
- graphical.guiAddCards
- graphical.guiAnswerCard
- graphical.guiBrowse
- graphical.guiCheckDatabase
- graphical.guiCurrentCard
- graphical.guiDeckBrowser
- graphical.guiDeckOverview
- graphical.guiDeckReview
- graphical.guiEditNote
- graphical.guiExitAnki
- graphical.guiImportFile
- graphical.guiSelectCard
- graphical.guiSelectNote
- graphical.guiSelectedNotes
- graphical.guiShowAnswer
- graphical.guiShowQuestion
- graphical.guiStartCardTimer
- graphical.guiUndo
- media.deleteMediaFile
- media.getMediaDirPath
- media.getMediaFilesNames
- media.retrieveMediaFile
- media.storeMediaFile
- miscellaneous.apiReflect
- miscellaneous.exportPackage
- miscellaneous.getActiveProfile
- miscellaneous.getProfiles
- miscellaneous.importPackage
- miscellaneous.loadProfile
- miscellaneous.multi
- miscellaneous.reloadCollection
- miscellaneous.requestPermission
- miscellaneous.sync
- miscellaneous.version
- model.createModel
- model.findAndReplaceInModels
- model.findModelsById
- model.findModelsByName
- model.modelFieldAdd
- model.modelFieldDescriptions
- model.modelFieldFonts
- model.modelFieldNames
- model.modelFieldRemove
- model.modelFieldRename
- model.modelFieldReposition
- model.modelFieldSetDescription
- model.modelFieldSetFont
- model.modelFieldSetFontSize
- model.modelFieldsOnTemplates
- model.modelNames
- model.modelNamesAndIds
- model.modelStyling
- model.modelTemplateAdd
- model.modelTemplateRemove
- model.modelTemplateRename
- model.modelTemplateReposition
- model.modelTemplates
- model.updateModelStyling
- model.updateModelTemplates
- note.addNote
- note.addNotes
- note.addTags
- note.canAddNotes
- note.canAddNotesWithErrorDetail
- note.clearUnusedTags
- note.deleteNotes
- note.findNotes
- note.getNoteTags
- note.getTags
- note.notesInfo
- note.notesModTime
- note.removeEmptyNotes
- note.removeTags
- note.replaceTags
- note.replaceTagsInAllNotes
- note.updateNote
- note.updateNoteFields
- note.updateNoteModel
- note.updateNoteTags
- statistic.cardReviews
- statistic.getCollectionStatsHTML
- statistic.getLatestReviewID
- statistic.getNumCardsReviewedByDay
- statistic.getNumCardsReviewedToday
- statistic.getReviewsOfCards
- statistic.insertReviews
A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
Create spaced repetition flashcards in Rember to remember anything you learn in your chats
Manage Anki flashcards and decks via the AnkiConnect plugin.
Connect Claude with AnkiConnect to create and review flashcards using natural language.
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
Interact with Anki flashcard software using LLMs via the AnkiConnect add-on.
Integrate AI assistants with Anki, the popular spaced repetition flashcard software.
Enables AI assistants to interact with Anki flashcard decks via the AnkiConnect plugin.
Interactive flashcards, quizzes, and cloze cards with FSRS spaced repetition, rendered inline in Claude Desktop as an MCP App.
Turn YouTube playlists into AI-generated flashcards with spaced repetition — create, search, and export decks via MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





