Anki

Integrates with Anki flashcard software through AnkiConnect to enable deck management, note creation/modification, and search functionality for spaced repetition learning workflows.

Featured
View Source
104 stars
0 tools
Created Aug 2025
@nailuogg/nailuogg-anki-anki-mcp-server

About

Integrates with Anki flashcard software through AnkiConnect to enable deck management, note creation/modification, and search functionality for spaced repetition learning workflows.

Categories

general

Installation

npm

npm install @nailuogg/nailuogg-anki-anki-mcp-server

Configuration

{ "mcpServers": { "nailuogg-anki-anki-mcp-server": { "command": "npx", "args": [ "-y", "@nailuogg/nailuogg-anki-anki-mcp-server" ] } } }