Anki Connect

by hmnzr

Not rated
GitHub

About

Manage Anki flashcards and decks via the AnkiConnect plugin.

Details

Author
hmnzr
Categories
Productivity, Knowledge Base, Other, AI

Setup

Install Anki Connect in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/hmnzr/anki-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

An MCP server for the Anki Connect plugin on the desktop.

This MCP server defines some concrete tools for key requests to manipulate the notes while keeping the base RPC request for arbitrary calls.

Before installing the MCP and using it, make sure you have Anki desktop app installed withAnkiConnectplugin. This plugin allows to send requests on127.0.0.1:8765this MCP server is using.

Whenever you want to interact with MCP server, Anki desktop app should be running.
- clone this repo
- runcorepack enableon Node.JS if you want to use yarn, thenyarn installandyarn build

Or install it via any other package manager, such asnpm.

You can set up local MCP server for Claude desktop

Go to File -> Settings -> Developer, discover the config and add an MCP server. Adjust paths for the cloned repo project.

{ "mcpServers": { "anki-connect": { "command": "node", "args": ["/Documents/anki-mcp/disk/index.js"] } } }
{ "mcpServers": { "anki-connect": { "command": "node.exe", "args": ["C:\\anki-mcp\\dist\\index.js"] } } }

Connect Claude with AnkiConnect to create and review flashcards using natural language.

Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.

Enables AI assistants to interact with Anki flashcard decks via the AnkiConnect plugin.

Interactive flashcards, quizzes, and cloze cards with FSRS spaced repetition, rendered inline in Claude Desktop as an MCP App.

A MCP server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

Create spaced repetition flashcards in Rember to remember anything you learn in your chats

Manage Anki flashcards and decks using the Anki-Connect plugin.

A Model Context Protocol (MCP) server that provides seamless integration with Anki, enabling AI assistants to interact with your flashcard collection. Create, read, update, and manage Anki cards programmatically through a standardized interface.

Create Anki flashcards using natural language by connecting to the AnkiConnect add-on.

Interact with the Anki flashcard app via the AnkiConnect add-on. Supports audio generation and similarity search.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.