Skip to main content
Glama

search_cards

Find Anki flashcards using Anki's search syntax to locate cards by deck, tag, due status, or content for efficient review management.

Instructions

Search for cards in Anki using Anki's search syntax.

Args: query: Anki search query (e.g., 'deck:Default', 'tag:python', 'front:async') limit: Maximum number of results to return

Returns: List of cards with their fields and info

Common search operators: - deck:DeckName - cards in a specific deck - tag:tagname - cards with a specific tag - is:due - cards that are due for review - is:new - new cards not yet studied - added:1 - cards added today - front:text - search front field

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
limitNo

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/hbd/anki-mcp'

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