libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ AnkiConnect
AnkiConnect
JSON →
none
★ 20
productivity
AnkiConnect MCP server for interacting with Anki via AnkiConnect.
github ↗
Install
How to run this server
[ { "cmd": "npx (NPM", "imports": [] } ]
server path:
ankiconnect
Tools
What this server exposes
create_flashcard
Create new flashcards with front and back content
add_note
Add notes with custom fields and tags
add_notes
Bulk add multiple notes
update_note_fields
Update existing note fields
find_notes
Search for notes using Anki's query syntax
deck_names
Get all deck names
deck_names_and_ids
Get deck names with their IDs
change_deck
Move cards between decks
delete_decks
Delete decks and optionally their cards
get_deck_config
Retrieve deck configuration settings
find_cards
Search for cards
cards_info
Get detailed card information
suspend
Suspend cards
unsuspend
Unsuspend cards
are_suspended
Check if cards are suspended
are_due
Check if cards are due
gui_deck_browser
Open deck browser
gui_deck_review
Start deck review
gui_browse
Open card browser with search
gui_add_cards
Open add cards dialog
version
Get AnkiConnect version
get_tags
Retrieve all tags
multi
Execute multiple AnkiConnect requests in batch
Configuration
Environment & auth
auth
none
env
ANKI_CONNECT_URL
Resources
github
https://github.com/spacholski1225/anki-connect-mcp ↗
AnkiConnect — MCP Server · libregistry