A
licenseNot graded
qualityC
maintenanceLocal Leitner flashcard MCP server enabling AI clients to create decks, manage cards, study with spaced repetition, and track progress.
MIT
No user-submitted related servers found.
Scored across 19 tools
Most tools have distinct purposes, but 'start_study_app' and 'open_study_app' may be ambiguous. Overall, the set is clear.
All tools use consistent snake_case with a verb_noun pattern, making naming predictable.
19 tools is slightly above typical range but justified by the app's scope including CRUD, study features, and app management.
Missing update_flashcard and get_flashcard, which are standard operations. This gap could cause agent failures when needing to update a specific flashcard.