Skip to main content
Glama

MCP-AnkiConnect

by samefarrar

num_cards_due_today

Retrieve the count of flashcards due for review today, optionally filtered by a specific deck, to streamline your study sessions.

Instructions

Get the number of cards due 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" }

You must be authenticated.

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