Skip to main content
Glama

MCP-AnkiConnect

by samefarrar

num_cards_due_today

Retrieve the count of Anki flashcard reviews due today, optionally filtered by deck, to optimize your study schedule and track daily progress.

Instructions

Get the number of cards due exactly today, with an optional deck filter.

Input Schema

NameRequiredDescriptionDefault
deckNo

Input Schema (JSON Schema)

{ "properties": { "deck": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Deck" } }, "title": "num_cards_due_todayArguments", "type": "object" }

Other Tools from MCP-AnkiConnect

Related Tools

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/samefarrar/mcp-ankiconnect'

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