74
/ 100
1 month ago
glama

Anki MCP Server

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINSComma-separated list of allowed origins for CORS (default: localhost)
configMCP_SERVER_NAME"": "anki-mcp-stdio-debug",
configMCP_SERVER_VERSION"": "1.0.0",
configMEDIA_ALLOWED_HOSTSAllow specific private network hosts for URL imports (comma-separated, e.g., 192.168.1.50,my-nas) -
configMEDIA_ALLOWED_TYPESExtra MIME types to allow for file path imports (comma-separated, e.g., application/pdf) -
configMEDIA_IMPORT_DIRRestrict file path imports to this directory -
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ankimcp-anki-mcp-server-2uqae4)](https://m8ven.ai/mcp/ankimcp-anki-mcp-server-2uqae4)
commit: 461792c2b272e11d69b8e7b59e454008dd373598
code hash: 0067263c0b3ae61006d7f525aec63f2ea9faf5b72176f476cf4ebef4297d325b
verified: 6/17/2026, 12:23:24 PM
view raw JSON →