Back to search
30
MCP
anki-mcp-server
ankimcp/anki-mcp-serverA Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://ankimcp.ai
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"anki-mcp-server": {
"url": "https://ankimcp.ai",
"transport": "http"
}
}
}