Anki MCP gives you conversational access to your Anki flashcards—quiz yourself, create cards, analyze progress, and manage your collection with natural language.
Server Config
{
"mcpServers": {
"anki-mcp": {
"command": "npx",
"args": [
"@arielbk/anki-mcp"
]
}
}
}