MCP-Mirror/ethangillani_Anki-MCP-Server
3.1
If you are the rightful owner of ethangillani_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.
Anki MCP Server is a Model Context Protocol server that facilitates interaction between LLMs and Anki flashcard software using 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