Anki MCP Server
Implementation of the Anki-MCP Server, providing card review and creation functions
rating : 3 points
downloads : 7.1K
What is the Anki MCP Server?
The Anki MCP Server is a tool integrated with the Anki desktop application, providing card review and creation functions through the Anki-Connect plugin. It allows users to interact with Anki through a standard interface.How to use the Anki MCP Server?
Users can interact with the Anki MCP Server through the command line or graphical interface to achieve functions such as card review, learning progress tracking, and new card creation.Applicable Scenarios
Suitable for learners or educators who need to efficiently review and manage Anki card sets.Main Features
Search for Current Cards
Returns the list of currently studied cards, equivalent to 'deck:current' in Anki.
Search for Due Cards
Returns the list of review cards that are about to expire, equivalent to 'is:due' in Anki.
Search for Unseen Cards
Returns the list of new cards that have not been viewed, equivalent to 'is:new' in Anki.
Update Card Status
Marks the cards with the specified IDs as answered and sets the memory strength (1 - 4).
Add New Card
Creates a new card in the default Anki group.
Get Due Cards
Returns the specified number of due cards for review.
Get New Cards
Returns the specified number of new cards.
Advantages
Simplifies the Anki operation process and improves efficiency.
Supports batch processing of card tasks.
Easy to integrate into other tools.
Limitations
Depends on the Anki-Connect plugin, which needs to be installed manually.
Only supports local operation and cannot be accessed remotely.
How to Use
Install Dependencies
Ensure that the Node.js environment is installed, and then run the following command to install project dependencies: `npm install`.
Build the Server
After development is completed, use the following command to generate a production version: `npm run build`.
Start the Server
Start the server and listen for Anki requests: `npm start`.
Usage Examples
Example 1: Search for Current Cards
Call `anki://search/deckcurrent` to get the currently studied cards.
Example 2: Add a New Card
Add a new card to Anki through the `add_card` command.
Frequently Asked Questions
What dependencies does the Anki MCP Server require?
How to configure Claude Desktop to use the Anki MCP Server?
Does the Anki MCP Server support remote access?
Related Resources
Anki Official Website
Download and install the Anki desktop application.
Anki-Connect Plugin
Install the plugin for interacting with Anki.
MCP Inspector Tool
An auxiliary tool for debugging the Anki MCP Server.

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.2K
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.9K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.6K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
47.4K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.2K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.5K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.6K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
32.5K
4.8 points






