anki-mcp (yama662607/anki-mcp) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 16 tools. No publisher has claimed this listing.
Enables safe, review-first Anki authoring with tools to inspect structure, create note types, add notes, preview renderings, and manage cards via AnkiConnect.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
yama662607
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
get_runtime_statusReport whether AnkiConnect is reachable and whether preview can use the optional extension path.
list_decksList available Anki decks using official hierarchical deck names.
list_note_typesReturn available Anki note types with field and template summaries.
get_note_type_schemaInspect fields, templates, CSS, and field bindings for one note type.
search_notesSearch existing notes by Anki query, note type, deck, or tag filters.
get_notesRead concrete note fields and metadata by note ID.
ensure_deckCreate a deck if missing. Safe and idempotent.
upsert_note_typeDry-run by default. Create or update a note type with additive-safe constraints.
add_noteCreate a review-pending note directly from deck, note type, fields, and tags.
add_notes_batchCreate multiple review-pending notes with stable per-item outcomes.
update_noteUpdate note fields or tags with optimistic mod-timestamp conflict detection.
delete_noteDelete a note directly by note ID. Idempotent when already missing.
delete_notes_batchDelete multiple notes with stable per-item outcomes.
open_note_previewOpen the existing note in Anki Browser preview for human review.
set_note_cards_suspendedSuspend or unsuspend all cards generated from one note.
import_media_assetImport a local audio or image file into Anki media and return an Anki-ready field value.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
ANKI_ACTIVE_PROFILEenv =default \ANKI_CONNECT_URLenv =http://127.0.0.1:8765 \ANKI_E2E_FINALIZEANKI_E2E_MODEANKI_E2E_PROFILE_IDANKI_E2E_SCENARIOANKI_GATEWAY_MODEin =memory, neither dependency is required because the server is running in test modeANKI_MCPS_DB_PATHANKI_MCP_DB_PATHis the internal SQLite path used for idempotency and operational metadata. DRAFT_DB_PATH is still accepted as a backward-compatible fallback.DRAFT_DB_PATHANKI_MCP_DB_PATH is the internal SQLite path used for idempotency and operational metadata. is still accepted as a backward-compatible fallback.XDG_DATA_HOMEXDG_STATE_HOMEAll four hints declared on every tool
16/16 tools missing one or more hints — get_runtime_status (missing: destructiveHint, idempotentHint, openWorldHint); list_decks (missing: destructiveHint, idempotentHint, openWorldHint); list_note_types (missing: destructiveHint, idempotentHint, openWorldHint), +13 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
Only 0/16 tool handlers declare input schemas (0%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Shell command execution
1 child_process call — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
No arbitrary install scripts
Has postinstall/preinstall script — runs arbitrary code on npm install
Remove postinstall/preinstall hooks unless they’re essential.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.18.1 (high), @modelcontextprotocol/sdk@1.18.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
1 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/yama662607/anki-mcp)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check