general MCP Server
An MCP server for Anki
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @scorzeth/anki-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-scorzeth-anki-mcp-server": {
"command": "npx",
"args": [
"@scorzeth/anki-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Returns n number of cards currently due for review
Returns n number of cards from new
Creates a new card in the Default Anki deck
Marks cards with given card IDs as answered and gives them an ease score between 1 (Again) and 4 (Easy)
`num` (number): Number of cards
(string): Back of card