Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/ankimcp/anki-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/ankimcp/anki-mcp-server/anki-mcp-http)<a href="https://agentmods.dev/mcp/ankimcp/anki-mcp-server/anki-mcp-http"><img src="https://agentmods.dev/badge/mcp/ankimcp/anki-mcp-server/anki-mcp-http.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
anki-mcp-http scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"anki-mcp-http": {
"type": "http",
"url": "http://localhost:3000"
}
}What else .mcp.json configures
This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 6 lines scan A e690b1c24c43
anki-mcp-http is an MCP server published in the GitHub repository ankimcp/anki-mcp-server (471 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
yomitan-mcp-server
MCP server for Yomitan dictionary lookup. Runs locally from the yomitan-mcp-server npm package.
anki-addon
MCP server "anki-addon", hosted remotely, as configured in ankimcp/anki-mcp-server-addon.
brain
Free: turn your AI chats into spaced-repetition vocabulary. 13 tools, reads and writes. Remote server at api.minddory.com.
lingochunk
Model Context Protocol server for the LingoChunk public API: your FSRS-graded vocabulary, native-audio transcripts and clips, and library, as tools for a coding agent. Runs locally from the @lingochunk/mcp npm package. Needs 1 environment variable to run.
anki-mcp
MCP server for safe, review-first Anki authoring on official Anki concepts. Runs locally from the @yama662607/anki-mcp npm package.
yanki-mcp-server
A Model Context Protocol server for interacting with Anki flashcards. Runs locally from the yanki-mcp-server npm package.