Skip to main content
Glama

get_new_cards

Retrieve unstudied Anki flashcards from the new queue to begin learning. Specify how many cards to fetch for focused study sessions.

Instructions

Retrieve new unseen cards that haven't been studied yet. Returns JSON object with 'count' (number of cards) and 'cards' array. Each card includes: cardId (number), question (HTML cleaned string), answer (HTML cleaned string), due (Unix timestamp). Ordered by card position in new queue.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
numYesREQUIRED. Number of new cards to retrieve (positive integer). Example: 5 returns the first 5 new cards in the queue.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/letuanvu08/anki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server