MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
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)ANKI_CONNECT_API_KEY— API key if configured in AnkiConnect -ANKI_CONNECT_API_VERSION— API version 6ANKI_CONNECT_TIMEOUT— Request timeout in ms 5000ANKI_CONNECT_URL— "": "http://localhost:8765"ANOTHER_TEST_VAREMPTY_VARHOST— Default host: 127.0.0.1 (configurable via env var)LOG_LEVEL— Logging level (default: info)LONG_VARMCP_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 -NUMERIC_VARPORT— Default port: 3000 (configurable via env var)SPECIAL_VARTEST_VARTUNNEL_AUTH_CLIENT_ID— OAuth client ID for the device flow. Advanced — only needed when pointing at a self-hosted tunnel/auth service. (built-in)TUNNEL_SERVER_URL— Tunnel server WebSocket URL (the --tunnel/--login flag value overrides this) wss://tunnel.ankimcp.ai[](https://m8ven.ai/mcp/ankimcp-anki-mcp-server-1jxyxr)