
Anki Connect MCP Server — MCP Servers
Community MCP server bridging Anki (via AnkiConnect) to AI agents over MCP.
166stars
Quick Info
Category
developer-tools
Tags
anki
flashcards
spaced repetition
mcp
open source
ankiconnect
Overview
Anki Connect MCP Server is a community/open-source project using Model Context Protocol (MCP) to bridge the Anki desktop app (with the AnkiConnect add-on) to AI assistants. It enables tools like Claude or Cursor to list decks, add cards, and query due/new cards via MCP over stdio or HTTP. It relies on AnkiConnect being installed in your local Anki setup. The server translates MCP calls into AnkiConnect API calls, useful for users who want to combine spaced-repetition flashcards with AI workflows.
Key Features
List all Anki decks and note models
Search cards by filters (due, new, by deck)
Add notes/cards with specified fields and tags
Mark cards as reviewed or update ease
Integrate MCP tools into flashcard workflows
Use Cases
Enhance development workflows and productivity
Integrate Anki Connect MCP Server with Claude and other AI assistants
Streamline developer-tools processes using MCP protocol