Back to search
30
MCP

AnkiMCP

pulsemcp/ankimcp

Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.

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

Similar MCP servers embedding-nearest

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
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
0 tools
Anki MCP Server
Comprehensive Anki flashcard integration with card review, note management, deck operations, and media handling
0 tools
io.github.nailuogg/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
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": {
    "ankimcp": {
      "url": "None",
      "transport": "http"
    }
  }
}