Anki MCP
OfficialbyAnki
AI interaction with Anki flashcards for spaced repetition learning.
Configuration
{
"mcpServers": {
"anki": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-anki"
]
}
}
}Add this to your claude_desktop_config.json file.