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.
An MCP server implementation that connects to a locally running Anki, providing card review and creation.
The Anki MCP Server is a model context protocol server designed to interface with the Anki desktop application through the Anki-Connect add-on. This server facilitates the management of Anki flashcards by allowing users to review, create, and update cards directly from the server. It is essential to have the Anki-Connect add-on installed for seamless operation. The server provides various functionalities such as fetching due cards, adding new cards, and updating card statuses, making it a powerful tool for Anki users who want to automate or enhance their study sessions.
Features
- Connects to Anki desktop app via Anki-Connect add-on.
- Allows card review and creation directly from the server.
- Fetches due and new cards for efficient study management.
- Updates card statuses with ease scores for personalized learning.
- Supports integration with other platforms like Claude Desktop.
Tools
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.