Back to search
30
MCP

io.github.arielbk/anki-mcp

io.github.arielbk/anki-mcp

MCP server for integrating with Anki flashcards through conversational AI

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

Similar MCP servers embedding-nearest

io.github.nailuogg/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
0 tools
io.github.csoai-org/flashcard-ai-mcp
flashcard-ai-mcp MCP server by MEOK AI Labs
0 tools
AnkiMCP Server
Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.
0 tools
anki-mcp-server
MCP server for Anki via AnkiConnect
0 tools
Anki MCP Server
Comprehensive Anki flashcard integration with card review, note management, deck operations, and media handling
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

How to use

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

{
  "mcpServers": {
    "io.github.arielbk/anki-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}