nailuoGG_anki-mcp-server
If you are the rightful owner of nailuoGG_anki-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
A Model Context Protocol (MCP) server that enables LLMs to interact with Anki flashcard software through AnkiConnect.
The Anki MCP Server is designed to facilitate seamless interaction between language models and the Anki flashcard application. By leveraging the AnkiConnect API, this server allows for the management of decks and notes, enabling the creation, updating, and deletion of flashcards directly through the MCP interface. This integration is particularly useful for educational applications where dynamic content generation and management are required. The server supports a wide range of operations, from listing available decks to creating complex note types, making it a versatile tool for both developers and educators. With the ability to handle batch operations and detailed note type management, the Anki MCP Server is a powerful addition to any learning environment that utilizes Anki for spaced repetition learning.
Features
- List and manage Anki decks and notes
- Create and update notes with various types
- Batch operations for efficient note management
- Detailed note type information and management
- Integration with AnkiConnect for seamless communication
Tools
list_decks
List all available Anki decks
create_deck
Create a new Anki deck
create_note
Create a new note (Basic or Cloze)
batch_create_notes
Create multiple notes at once
search_notes
Search for notes using Anki query syntax
get_note_info
Get detailed information about a note
update_note
Update an existing note
delete_note
Delete a note
list_note_types
List all available note types
create_note_type
Create a new note type
get_note_type_info
Get detailed structure of a note type