AnkiConnect MCP Server
AnkiConnect MCP Server
Servidor MCP en Python para AnkiConnect. Asistente de repaso de mazos: recorre un mazo tarjeta a tarjeta, detecta faltantes (formas verbales, declinación) y corrígelas con aprobación.
Requisitos
Anki 2.1.x ejecutándose en segundo plano
Complemento AnkiConnect (al Instalación:
2055492159) * Python3.11+
Consideraar: open http://...: Verify.
*"Verify": "Comprueba AnkiConnect: abre http://127.0.0.1:8765; deberías ver AnkiConnect."
Related MCP server: Anki MCP Server
Instalación
cd AnkiConnectMCP
python -m pip install -e .Configuración de MCP in Cursor
En .cursor/mcp.json (o Configuración de Cursor → MCP):
{
"mcpServers": {
"anki-connect": {
"command": "python",
"args": ["-m", "anki_connect_mcp.server"],
"cwd": "C:/Users/Fabian/Desktop/Projekte/AnkiConnectMCP",
"env": {
"PYTHONPATH": "src",
"ANKI_CONNECT_URL": "http://127.0.0.1:8765"
}
}
}
}Recarga el servidor MCP después de los cagent alos in el oly de la code.
Cómo fun와
Sesión típica — **sin JSON, solo ** —:
Du: „Geh mein Italienisch-Deck durch — Verben sollen alle Formen auf einer Karte haben“
KI: list_deck_cards(deck_name="Italienisch", offset=0)
→ #1–#15 mit Front/Back
Chat-Analyse:
#3 mangiare — Partizip fehlt
#7 il libro — nicht dekliniert
Soll ich #3 anpassen?
Du: „ja, Partizip mangiato“
KI: BEFORE/AFTER im Chat + edit_card(note_id=…, back="…")
Du: „weiter“ / „nächster Block“ / „#7 auch“Un nuevo mensage de chat mientras d Run esté pendiente = revisión, no "aplicación" cieg a.
Herramientas
Herramienta | Descripción |
| Nombres de mazos |
| Página numerada de tarjetas para revisión sistemática |
| Una tarjeta en detalle |
| Búsqueda dirigida (verbos, etiquetas, texto) |
| Aplicar una edición aprobada |
| Añadir una tarjeta nueva |
Seguridad
Las herramientas de lectura nunca modifican Anki. *Las operaciones de escritura solo después of "Cursor Run" approval.
Cursor No hay herramientas de borrado. Interesting.
"No hair delete "herraciones.".
"Una herramienta a the vez (bloqueo del servidor)".
Licincia
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the Anki desktop app for spaced repetition learning. Supports reviewing due cards, creating new flashcards, and managing study sessions through natural language commands.MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to manage Anki flashcard decks and cards through natural language, supporting deck creation, card additions (basic and cloze types), and review queue management.682MIT
- FlicenseNot gradedqualityNot gradedmaintenanceConnects Claude to Anki flashcard software via AnkiConnect, enabling users to review due cards, create flashcards, and manage spaced repetition learning through natural language conversations.
- AlicenseAqualityDmaintenanceEnables AI tools to manage Anki flashcards, including deck management, card search, creation, editing, deletion, and statistics.10353Apache 2.0
Related MCP Connectors
Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.
Free: turn your AI chats into spaced-repetition vocabulary. 13 tools, reads and writes.
AI-powered YouTube to flashcards with spaced repetition and Anki export
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fabianissam/AnkiConnectMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server