daivuongktx13/simple-anki-mcp-server
3.1
If you are the rightful owner of simple-anki-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Simple Anki MCP Server provides a minimal toolset to connect to Anki through AnkiConnect.
Tools
3
Resources
0
Prompts
0
📝 A Simple Anki MCP Server
🚀 My Custom MCP server that provides minimal tool to connect to Anki through AnkiConnect.
⚙️ MCP Server
🔧 Tools
- anki_create_deck: Create a new deck
- anki_note_exists: Check if a note exists in a deck
- anki_add_note: Add a note to an existing deck (word, meaning)
📚 Resources
- anki://decks - List of available decks
Run and Visualize
Enviroment Setup
I use uv, a very fast Python package manager.
uv sync
🔍 MCP Inspector
We can inspect the MCP Server at dev environment using:
npx @modelcontextprotocol/inspector
Run Command:
fastmcp run cli.py (stdio) or uv run cli.py
🙏 Acknowledgements
Special thanks to these awesome projects and authors: