Model Context Protocol server for Anki - enables AI assistants to interact with your Anki flashcards
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"anki-mcp": {
"env": {
"ANKI_CONNECT_URL": "http://localhost:8765"
},
"args": [
"-y",
"@ankimcp/anki-mcp-server",
"--stdio"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
⚠️ IMPORTANT: Project Renamed (v0.8.2+) > This project has been renamed and moved: > - Package: anki-mcp-http → @ankimcp/anki-mcp-server > - Commands: anki-mcp-http → ankimcp or anki-mcp-server > - Repository: anki-mcp/anki-mcp-desktop → ankimcp/anki-mcp-server > The old anki-mcp-http package continues to be published for backward compatibility but is deprecated. Please migrate to the new package. > Read more about this change →
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'anki-mcp-http' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked anki-mcp-http against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education / productivity
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
MCP Security Weekly
Get CVE alerts and security updates for Anki Mcp Http and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.