ethangillani/Anki-MCP-Server
If you are the rightful owner of Anki-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through the AnkiConnect API.
Tools
Functions exposed to the LLM to take actions
listDecks
Get a list of all decks in Anki
listModels
Get a list of all note models/types in Anki
createDeck
Create a new deck in Anki
getModel
Get details about a specific note model/type
addNote
Add a single note to a deck
addNotes
Add multiple notes at once
searchNotes
Search for notes using Anki's search syntax
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client