libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Anki MCP Server
Anki MCP Server
JSON →
stdio
none
★ 241
productivity
Interact with Anki flashcard software using LLMs via the AnkiConnect add-on.
github ↗
Install
How to run this server
[ { "cmd": "npx -y anki-mcp-server`", "imports": [] } ]
server path:
anki-mcp-server-3
Tools
What this server exposes
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
get_note_type_info
Get detailed structure of a note type
sync
Trigger AnkiWeb sync (fire-and-forget; success means Anki accepted the request, not that AnkiWeb received the data — a blocking dialog in Anki can silently keep the sync queued)
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/nailuoGG/anki-mcp-server ↗
Anki MCP Server — MCP Server · libregistry