captain-blue210_anki-mcp-server
If you are the rightful owner of captain-blue210_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 henry@mcphub.com.
An MCP server for Claude Desktop that connects to Anki via AnkiConnect to manage and analyze leech-tagged cards.
The Anki MCP Server is designed to facilitate seamless integration between Claude Desktop and Anki, a popular flashcard application. By leveraging the AnkiConnect API, this server retrieves cards tagged as 'leech' from Anki, allowing users to analyze and manage these cards effectively. The server also supports adding date-stamped review tags to cards, providing a comprehensive data set for analysis by Claude. This integration is particularly useful for users who want to enhance their study routines by identifying and addressing problematic cards. The server is built using Node.js and requires Anki and AnkiConnect to be installed and running.
Features
- Connects to Anki via AnkiConnect API
- Retrieves cards with 'leech' tags
- Adds date-stamped review tags to cards
- Provides comprehensive card data for analysis by Claude
- Can be used with Claude Desktop
Tools
get_leech_cards
Retrieves cards tagged as leeches from Anki. Parameters include 'detailed' for comprehensive data and 'count' for the number of cards.
tag_reviewed_cards
Adds a date-stamped 'reviewed' tag to specified cards. Parameters include 'card_ids' for card identification and 'custom_tag_prefix' for custom tagging.