anki-mcp-desktop

anki-mcp/anki-mcp-desktop

3.4

If you are the rightful owner of anki-mcp-desktop 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@mcphub.com.

Anki MCP Desktop is a Model Context Protocol (MCP) server designed to enhance the Anki flashcard application with AI-driven natural language interaction.

Tools

Functions exposed to the LLM to take actions

sync

Sync with AnkiWeb

get_due_cards

Get cards for review

present_card

Show card for review

rate_card

Rate card performance

list_decks

Show available decks

createDeck

Create new decks

addNote

Create new notes

findNotes

Search for notes using Anki query syntax

notesInfo

Get detailed information about notes (fields, tags, CSS)

updateNoteFields

Update existing note fields (CSS-aware, supports HTML)

deleteNotes

Delete notes and their cards

modelNames

List note types

modelFieldNames

Get fields for a note type

modelStyling

Get CSS styling for a note type

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources