anki-mcp

ezynda3/anki-mcp

3.2

If you are the rightful owner of anki-mcp 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 Server is a Model Context Protocol server that facilitates the management of Anki flashcards through AnkiConnect, enabling AI assistants to programmatically create, search, and manage Anki cards and decks.

Tools

Functions exposed to the LLM to take actions

ping

Check if AnkiConnect is available and responding.

list_decks

List all available Anki decks.

create_deck

Create a new Anki deck.

create_card

Create a new flashcard in a specified deck.

search_cards

Search for cards using Anki's search syntax.

add_media

Add a media file to Anki's media collection.

create_card_with_media

Create a new flashcard with media attachments.

get_models

Get all available note types/models in Anki.

get_model_fields

Get field names for a specific note type/model.

sync

Trigger Anki to sync with AnkiWeb.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources