An MCP server that enables AI assistants to interact with the Anki flashcard application for studying, deck management, and note creation. It supports natural language interaction for reviewing cards, searching content, and managing media files across local and remote environments.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ALLOWED_ORIGINS— Comma-separated list of allowed origins for CORS (default: localhost)MCP_SERVER_NAME— "": "anki-mcp-stdio-debug",MCP_SERVER_VERSION— "": "1.0.0",MEDIA_ALLOWED_HOSTS— Allow specific private network hosts for URL imports (comma-separated, e.g., 192.168.1.50,my-nas) -MEDIA_ALLOWED_TYPES— Extra MIME types to allow for file path imports (comma-separated, e.g., application/pdf) -MEDIA_IMPORT_DIR— Restrict file path imports to this directory -[](https://m8ven.ai/mcp/ankimcp-anki-mcp-server-2uqae4)