MCPServers
Anki Leech Cards - MCP server logo

Anki Leech Cards

0
0

Summary

An MCP server that connects Claude Desktop to Anki via the AnkiConnect API, allowing AI assistants to retrieve and analyze cards tagged as 'leech' in a user's Anki collection. The server provides tools to fetch either detailed card information or just IDs, with support for random selection of a specified number of cards. Built with TypeScript and Node.js, it handles connection management, error recovery, and batch processing to prevent overwhelming the AnkiConnect API, making it particularly valuable for users seeking AI assistance in analyzing and improving their spaced repetition study habits.

Available Actions(2)

get_leech_cards

Retrieves cards tagged as leeches from Anki. Parameters: detailed (optional, boolean, default: true), count (optional, number)

tag_reviewed_cards

Adds a date-stamped 'reviewed' tag to specified cards. Parameters: card_ids (required, array of numbers), custom_tag_prefix (optional, string, default: '見直し')

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags