Anki MCP
@arielbk
Anki MCP について
Anki MCP gives you conversational access to your Anki flashcards—quiz yourself, create cards, analyze progress, and manage your collection with natural language.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"anki-mcp": {
"command": "npx",
"args": [
"@arielbk/anki-mcp"
]
}
}
}ツール
91概要
What is Anki MCP?
Anki MCP is a Model Context Protocol server that connects Anki flashcard collections to AI assistants like Claude, enabling natural language interaction with study materials.
How to use Anki MCP?
Install the package globally with npm install -g @arielbk/anki-mcp, then configure your MCP client (e.g., Claude Desktop) to run the server with the command anki-mcp. Ensure Anki is running with the AnkiConnect plugin installed. Alternatively, clone the repository for a development setup.
Key features of Anki MCP
- Full Anki integration via all 115 AnkiConnect API methods
- Conversational interface for natural language commands
- Bulk operations for managing thousands of cards
- Real-time study statistics and analytics
- Media support for images, audio, and more
- Complex search queries using Anki’s search syntax
Use cases of Anki MCP
- Interactive quizzing on due or struggling cards
- Automated flashcard creation from PDFs or notes
- Analyzing study patterns and retention rates
- Bulk tagging, moving, and deduplicating cards
- Organizing decks and managing card metadata
FAQ from Anki MCP
What prerequisites are needed?
You need Anki installed, the AnkiConnect plugin (add-on code 2055492159), and Node.js 18+ to run the MCP server.
How do I fix “Failed to connect to AnkiConnect”?
Ensure Anki is running and the AnkiConnect plugin is installed and enabled. The server connects to localhost:8765 by default.
What AnkiConnect version is required?
AnkiConnect version 25.2.25.0 or newer is recommended for full compatibility; most features work with older versions.
Can I use this with other MCP clients?
Yes, Anki MCP works with any MCP-compatible client, such as the MCP Inspector, Cline, or custom clients via stdio transport.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント