Anki MCP Server
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
About Anki MCP Server
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.
How to connect
What is the endpoint and how does it run?
Runs locally from the npm package @ankimcp/anki-mcp-server (version 0.25.0) over stdio.
How do I add Anki MCP Server to Claude Code, Cursor or Claude Desktop?
claude mcp add anki -- npx -y @ankimcp/anki-mcp-server{
"mcpServers": {
"anki": {
"command": "npx",
"args": [
"-y",
"@ankimcp/anki-mcp-server"
]
}
}
}Snippets are generated from the published package name; the server name anki is only a label you can change. Add the credentials the publisher documents.
Published packages
@ankimcp/anki-mcp-server @ 0.25.0Sources and checks
View the sourceRegistry name: ai.ankimcp/anki-mcp-server
Published version: 0.25.0
Source information collected September 9, 2026.
Badge and embed
Show this listing on your website or README. The badge and the card link back to this page.
[](https://ruagentic.com/tools/anki-mcp-server)<a href="https://ruagentic.com/tools/anki-mcp-server"><img src="https://ruagentic.com/badge/anki-mcp-server.svg" alt="Listed on RUAGENTIC" height="28"></a>[](https://ruagentic.com/tools/anki-mcp-server)<iframe src="https://ruagentic.com/embed/anki-mcp-server" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Anki MCP Server on RUAGENTIC"></iframe>