Catalog
io.github.nailuoGG/anki-mcp-server
OfficialMCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
Interact with Anki flashcard software for spaced repetition learning.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"anki-mcp-server": {
"command": "npx",
"args": [
"-y",
"anki-mcp-server@0.1.8"
]
}
}
}