MCP Servers / productivity / Anki MCP Server

Anki MCP Server

JSON →
none6productivity

Interact with the Anki flashcard app via the AnkiConnect add-on. Supports audio generation and similarity search.

Install
How to run this server

No install command recorded.

server path: anki-mcp-server
Tools
What this server exposes
anki_create_deck
Create a new Anki deck
anki_add_note
Add a new note to an Anki deck
anki_query_notes
Query notes from Anki using a search string
anki_delete_notes
Delete notes from Anki by ID
anki_update_note_fields
Update fields of an existing note
anki_get_deck_names
Get all deck names
anki_get_deck_stats
Get statistics for a specific deck
anki_find_notes
Find notes by query
anki_get_media_dir_path
Get the media directory path
anki_store_media_file
Store a media file in Anki
anki_retrieve_media_file
Retrieve a media file from Anki
anki_delete_media_file
Delete a media file from Anki
anki_add_note_with_media
Add a note with media attachments
anki_gui_browse
Open the Anki browser with a query
anki_gui_selected_notes
Get currently selected notes in the Anki GUI
anki_gui_current_card
Get the current card in the Anki GUI
anki_gui_deck_browser
Open the Anki deck browser
anki_gui_deck_overview
Open the Anki deck overview for a deck
anki_gui_review
Open the Anki review screen
Configuration
Environment & auth
authnone
envGOOGLE_CLOUD_API_KEY
Resources
Anki MCP Server — MCP Server · libregistry