nailuoGG_anki-mcp-server

nailuoGG_anki-mcp-server

3.2

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

  1. list_decks

    List all available Anki decks

  2. create_deck

    Create a new Anki deck

  3. create_note

    Create a new note (Basic or Cloze)

  4. batch_create_notes

    Create multiple notes at once

  5. search_notes

    Search for notes using Anki query syntax

  6. get_note_info

    Get detailed information about a note

  7. update_note

    Update an existing note

  8. delete_note

    Delete a note

  9. list_note_types

    List all available note types

  10. create_note_type

    Create a new note type

  11. get_note_type_info

    Get detailed structure of a note type