MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
Quick Install
npx anki-mcp-serverClaude Desktop Config
{
"mcpServers": {
"io-github-nailuogg-anki-mcp-server": {
"command": "npx",
"args": [
"anki-mcp-server"
]
}
}
}v0.1.8
Imported from MCP Registry