Anki MCP
JSON →A Model Context Protocol (MCP) server that provides seamless integration with Anki, enabling AI assistants to interact with your flashcard collection. Create, read, update, and manage Anki cards programmatically through a standardized interface.
Tools · 6
- update_card Update cards/notes (answer, update fields, update tags)
- add_card Create a new flashcard with custom deck, model, and fields
- batch_add_card Create multiple flashcards at once
- get_due_cards Get list of cards due for review
- get_new_cards Get list of new unseen cards
- get_card Retrieve detailed card information by ID or query
Links
★ 2 GitHub stars