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
How to use
Install
uv run anki-mcp Example client config
{\n "mcpServers": {\n "anki": {\n "command": "uv",\n "args": [\n "run", \n "anki-mcp"\n ]\n }\n }\n} 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.
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.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.