mcp-anki-server
@cdpath
About mcp-anki-server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"anki": {
"command": "uvx",
"args": [
"mcp-server-anki"
],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcp-anki-server?
mcp-anki-server is an MCP server that connects to Anki Desktop via the Anki Connect add-on, allowing MCP clients (such as Cursor or Chatwise) to interact with Anki flashcards. It requires uv as the runtime for installation and execution.
How to use mcp-anki-server?
Install Anki Desktop, the Anki Connect add-on, and uv. For Cursor, add an entry to .mcp.json with the command uvx mcp-server-anki. For Chatwise, go to Settings → Tools → Add, choose type stdio, ID Anki, and command uvx mcp-server-anki.
Key features of mcp-anki-server
—
Use cases of mcp-anki-server
—
FAQ from mcp-anki-server
What are the prerequisites for using mcp-anki-server?
You need Anki Desktop, the Anki Connect add-on, and uv installed.
How do I configure mcp-anki-server in Cursor?
Add the following to your .mcp.json file:
{
"mcpServers": {
"anki": {
"command": "uvx",
"args": ["mcp-server-anki"],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}
How do I configure mcp-anki-server in Chatwise?
Go to Settings → Tools → Add, set Type to stdio, ID to Anki, and Command to uvx mcp-server-anki.
Does mcp-anki-server require Anki Desktop to be running?
Yes, Anki Desktop and the Anki Connect add-on must be installed and active.
What runtime does mcp-anki-server depend on?
It requires uv for installation and execution.
Frequently asked questions
What are the prerequisites for using mcp-anki-server?
You need Anki Desktop, the Anki Connect add-on, and uv installed.
How do I configure mcp-anki-server in Cursor?
Add the following to your `.mcp.json` file: ```json { "mcpServers": { "anki": { "command": "uvx", "args": ["mcp-server-anki"], "env": {}, "disabled": false, "autoApprove": [] } } } ```
How do I configure mcp-anki-server in Chatwise?
Go to Settings → Tools → Add, set Type to `stdio`, ID to `Anki`, and Command to `uvx mcp-server-anki`.
Does mcp-anki-server require Anki Desktop to be running?
Yes, Anki Desktop and the Anki Connect add-on must be installed and active.
What runtime does mcp-anki-server depend on?
It requires uv for installation and execution.
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments