pengpongpang/anki-mcp-server
3.2
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.
An MCP server implementation that connects to a locally running Anki, providing card review and creation.
Tools
Functions exposed to the LLM to take actions
update_cards
Marks cards with given card IDs as answered and gives them an ease score between 1 (Again) and 4 (Easy)
add_card
Creates a new card in the Default Anki deck
get_due_cards
Returns n number of cards currently due for review
get_new_cards
Returns n number of cards from new
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client