general MCP Server
MCP server for Anki via AnkiConnect
Discovered via github-seeds:mcp-hot and last synced 3mo ago.
1. Install the package
npx anki-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"anki-mcp-server": {
"command": "npx",
"args": [
"anki-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
List all available Anki decks
Create a new note type
List all available note types
Create a new note (Basic or Cloze)
Trigger AnkiWeb sync (fire-and-forget; success means Anki accepted the request, not that AnkiWeb received the data — a blocking dialog in Anki can silently keep the sync queued)
Create multiple notes at once
Update an existing note
Search for notes using Anki query syntax
Delete a note
Get detailed information about a note
Create a new Anki deck
Get detailed structure of a note type