Anki MCP Server enables AI models to interact directly with Anki flashcard software through the AnkiConnect API, providing tools to create, search, and manage decks and notes programmatically. Built with TypeScript and the Model Context Protocol SDK, it allows AI assistants like Claude to generate flashcards, list decks and models, and perform advanced note management tasks. Particularly useful for learners and educators seeking to automate flashcard creation and study material organization.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Get a list of all decks in Anki.
Get a list of all note models/types in Anki.
Create a new deck in Anki.
Get details about a specific note model/type.
Add a single note to a deck.
Add multiple notes at once.
Search for notes using Anki's search syntax.