scorzeth_anki-mcp-server
0
The project is an MCP server that interfaces with a locally running Anki. It enables card review, creation, and management using Anki's desktop application and the Anki-Connect add-on.
Anki MCP Server
An MCP server implementation that connects to a locally running Anki, providing card review and creation.
Resources
- anki://search/deckcurrent: Returns all cards from current deck.
- anki://search/isdue: Returns cards in review and learning waiting to be studied.
- anki://search/isnew: Returns all unseen cards.
Tools
- update_cards: Marks cards with given IDs as answered and gives an ease score.
- add_card: Creates a new card in the Default Anki deck.
Prompts
- high_quality_cards_prompt: Guidelines for creating high-quality cards.