Anki MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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