← Back to search Server uses network capabilities via: fetch() Server uses env_vars capabilities via: process.env
@x-mcp/anki
An MCP (Model Context Protocol) server that provides tools for interacting with the Anki API. This server allows AI assistants to manage Anki decks and cards through simple tool calls.
B
76.2 / 100
Versions
1.0.0latestAug 8, 2025
Tools 6
listDecks annotations: none low
Create a new Anki deck
back string tags array front string limit number deckId string offset number cardType enum parameters object
createDeck annotations: none low
Add multiple cards to a deck in batch
back string tags array front string deckId string cardType enum parameters object
addCardsBatch annotations: none low
Add a single basic card to a deck
back string tags array front string deckId string cardType enum clozeText string parameters object
addBasicCard annotations: none low
Add a cloze deletion card to a deck
back string tags array front string deckId string clozeText string parameters object includeLearning boolean
addClozeCard annotations: none low
Get cards due for review with filtering options
back string tags array front string limit number deckId string clozeText string includeNew boolean parameters object includeReview boolean includeLearning boolean
getReviewQueue annotations: none low
limit number deckId string includeNew boolean parameters object includeReview boolean includeLearning boolean
Permissions 2
network medium env_vars low Scan Findings 22
low
Tool 'listDecks' has no annotations
low
Tool 'createDeck' has no annotations
low
Tool 'addCardsBatch' has no annotations
low
Tool 'addBasicCard' has no annotations
low
Tool 'addClozeCard' has no annotations
low
Tool 'getReviewQueue' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: vitest@3.1.3 (GHSA-5xrq-8626-4rwp)
info
package.json metadata
info
Tool: listDecks
info
Tool: createDeck
info
Tool: addCardsBatch
info
Tool: addBasicCard
info
Tool: addClozeCard
info
Tool: getReviewQueue
info
Required env vars (4)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: env_vars access detected
info
SBOM generated: 16 components
high
Generic API Key Assignment found in zlatanpham-anki-mcp-e14c263/api-example.md
medium
No build provenance detected (SLSA L0)