Skip to content
Back to search
30
MCP

anki-mcp-server

ankimcp/anki-mcp-server

A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://ankimcp.ai

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anki-mcp-server": {
      "url": "https://ankimcp.ai",
      "transport": "http"
    }
  }
}