anki-mcp-server-addon
Verified Safeby ankimcp
Overview
An Anki addon that exposes the collection to AI assistants via the Model Context Protocol (MCP) for AI-powered study sessions, card creation, and collection management.
Installation
No command providedSecurity Notes
The server runs locally on `127.0.0.1` by default. All Anki operations are safely bridged to the main Qt thread, preventing direct access from the background server. Input validation is implemented for most tools, and destructive actions (e.g., deleting notes, media files) require explicit confirmation and include path traversal prevention. Disabling DNS rebinding protection is noted as a design choice to allow tunneling, but users exposing the server publicly should ensure trusted tunnel configurations.
Similar Servers
zotero-mcp
Seamlessly integrates AI assistants with Zotero for enhanced research assistance, literature reviews, and citation management by enabling AI to interact with the local Zotero library.
anki-mcp-server
Enables Large Language Models (LLMs) to interact with and manage Anki flashcards and decks using the AnkiConnect add-on, providing tools for creating, updating, searching, and organizing learning material.
ncp
NCP acts as a universal adapter and orchestrator for Model Context Protocol (MCP) servers and tools. It provides a unified interface for discovery, execution, and management of diverse tools (local CLI, HTTP APIs, internal plugins/Photons, AI skills) through natural language and structured code interaction, enabling AI agents to interact with the broader digital ecosystem.
MCP-Server_AI-interaction
Facilitates advanced, persistent user-AI agent interaction by providing a modern UI for text input, file/folder attachment, and multi-image management, designed to integrate with Model Context Protocol (MCP) systems.