Back to MCP Servers
Anki Mcp Desktop
Enterprise-grade Anki integration with natural language interaction, comprehensive note/deck management, and one-click MCPB installation. Built on NestJS with comprehensive test coverage.
other-tools-and-integrationsrag
By anki-mcp
Installation
npx -y anki-mcp-desktopConfiguration
{
"mcpServers": {
"anki-mcp-desktop": {
"command": "npx",
"args": ["-y", "anki-mcp-desktop"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes