mcp-anki-server
@cdpath
About mcp-anki-server
No overview available yet
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments