A
licenseNot graded
qualityD
maintenanceA Model Context Protocol (MCP) server that integrates with Anki flashcard application, allowing LLM applications like Claude to interact with your Anki decks and cards.
75
1
MIT
No user-submitted related servers found.
Scored across 13 tools
Each tool targets a distinct entity or action (deck, note, collection, sync, credentials, note types). No two tools have overlapping purposes; listing tools are clearly differentiated by entity.
All tool names follow a consistent verb_noun pattern in snake_case, e.g., create_deck, get_note, sync_collection. No mixing of styles or ambiguous verbs.
13 tools is well-scoped for Anki management, covering deck, note, collection, sync, and credential operations without unnecessary bloat.
Missing delete operations for notes and decks, and no update_deck. These are significant gaps for a CRUD-oriented flashcard server, potentially causing agent failures when trying to remove content.