Back to search
30
MCP

Anki MCP Server

pulsemcp/anki mcp server

Comprehensive Anki flashcard integration with card review, note management, deck operations, and media handling

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Anki MCP Server
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
0 tools
io.github.nailuogg/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
0 tools
AnkiMCP Server
Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.
0 tools
io.github.arielbk/anki-mcp
MCP server for integrating with Anki flashcards through conversational AI
0 tools
anki-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
0 tools
AnkiMCP
Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "anki_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}