ujisati/anki-mcp
by Various
the best anki mcp
MCP
ujisati/anki-mcp
Added 1 June 2026
Overview
An MCP (Model Context Protocol) server that connects AI assistants to Anki, enabling automated card creation and review. It uses Python to interface with Anki's local API, allowing agents to add, update, and query flashcards.
Best for
Best for
Developers building AI study tools that need to programmatically manage Anki flashcards
Use cases
- Automatically generate Anki cards from study notes or transcripts
- Query existing decks and cards for spaced repetition review
- Integrate flashcard workflows into AI-powered study assistants
Notes
An MCP (Model Context Protocol) server that connects AI assistants to Anki, enabling automated card creation and review. It uses Python to interface with Anki’s local API, allowing agents to add, update, and query flashcards.
6 stars on GitHub. Last updated 2025-05-16. Licensed MIT.
Use cases
- Automatically generate Anki cards from study notes or transcripts
- Query existing decks and cards for spaced repetition review
- Integrate flashcard workflows into AI-powered study assistants
Pros
- Simple setup with a single Python server
- Direct integration with Anki’s local API for real-time sync
- Lightweight and focused on a single, clear use case
Cons
- Requires Anki desktop app running locally
- Low community adoption (6 stars) may mean limited support
- No built-in authentication or multi-user support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup with a single Python server
- Direct integration with Anki's local API for real-time sync
- Lightweight and focused on a single, clear use case
Cons
- Requires Anki desktop app running locally
- Low community adoption (6 stars) may mean limited support
- No built-in authentication or multi-user support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.