← All servers
Anki MCP Server
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Details
Versions
- 0.24.2 release date unknown
Install
Add to Cursor or pick your client:
claude mcp add ai-ankimcp-anki-mcp-server -- npx @ankimcp/anki-mcp-server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-ankimcp-anki-mcp-server": {
"command": "npx",
"args": [
"@ankimcp/anki-mcp-server"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-ankimcp-anki-mcp-server": {
"command": "npx",
"args": [
"@ankimcp/anki-mcp-server"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@ankimcp/anki-mcp-server"
]
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →