Anki MCP Server
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Install
npmstdio
npx -y @ankimcp/anki-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"ai-ankimcp-anki-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ankimcp/anki-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name ai.ankimcp/anki-mcp-server · published 2026-09-09 · updated 2026-09-09. Not an endorsement; review the code before connecting it to anything sensitive.