flashcards-mcp-server
0
The Flashcards MCP Server is a tool for managing flashcards with AI capabilities. It supports deck and card management, study session tracking, and features UI workflow integration for interactive sessions. It offers a robust set of commands for handling flashcards and integrates well with other MCP clients.
Flash deck management
`createDeck`, `getDeck`, `updateDeck`, `deleteDeck`, `listDecks`
Flash card operation
`addCard`, `updateCard`, `deleteCard`, `listCards`
Learning Function
`studyDeck`, `answerCard`, `getStudyStats`
AI generation
`generateFlashcards`, `importGoogleDriveFile`, `processAndGenerateCards`