Skip to content
Back to search
30
MCP

Anki

pulsemcp/anki

Enables AI models to interact directly with Anki flashcard software through the AnkiConnect API, providing tools to create, search, and manage decks and notes for learners and educators.

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

Similar MCP servers embedding-nearest

Anki Flashcards
Integrates with Anki flashcard system to create and export spaced repetition decks with support for basic front/back cards, cloze deletion c
0 tools
Flashcard AI
Tools for generating study flashcards and spaced repetition learning materials.
0 tools
anki-mcp-connector
A Model Context Protocol server for creating Anki flashcards via AnkiConnect
0 tools
AnkiMCP
Anki addon that exposes your flashcard collection to AI assistants via a local MCP server.
0 tools
Anki MCP Server
Comprehensive Anki flashcard integration with card review, note management, deck operations, and media handling
0 tools
AnkiMCP Server
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": {
      "url": "None",
      "transport": "http"
    }
  }
}