MCP Servers / productivity / Anki MCP Server

Anki MCP Server

JSON →
noneproductivity

Integrate AI assistants with Anki, the popular spaced repetition flashcard software.

Install
How to run this server
[ { "cmd": "uvx anki-mcp", "imports": [] } ]
server path: anki-mcp-server-5
Tools
What this server exposes
get-collection-overview
Returns an overview of the Anki collection like available decks, available models and their fields
add-or-update-notes
Adds new notes or updates existing ones. Allows batch adding/updating multiple notes at once.
get-cards-reviewed
Get the number of cards reviewed by day
find-notes
Allows querying notes using the Anki searching syntax
find-cards
Find card IDs matching a query in Anki
suspend-cards
Suspend cards by their card IDs
unsuspend-cards
Unsuspend cards by their card IDs
Configuration
Environment & auth
authnone
Resources
Anki MCP Server — MCP Server · libregistry