31
/ 100
22 days ago
glama

Anki MCP Server

Enables 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.

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
🚨
Secret credentials may flow to a network call
1 flow detected: API_URL. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: ANKI_API_KEY, API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.1.3GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANKI_API_KEY"": "ank_YOUR_API_KEY_HERE" // Your Anki API key
configANKI_BASE_URL"": "http://localhost:3000", // Anki API base URL
🔐 secretAPI_KEYyour-api-key
configAPI_URL
// 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 4 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/zlatanpham-anki-mcp-1ytoqo)](https://m8ven.ai/mcp/zlatanpham-anki-mcp-1ytoqo)
commit: e14c263035033305a52b5c5d5a69a1f4c82b11a2
code hash: 5bac12bf5cd91992d56e7536f14b2a2a0144119f897204490e8a98155a73276a
verified: 7/9/2026, 10:14:08 AM
view raw JSON →