Skip to main content
Glama

add_flashcard

Create a new flashcard with front and back content, assign it to a deck, and optionally add tags for organization in Anki.

Instructions

Add a new flashcard to Anki.

Args: front: The front/question side of the card (supports HTML/markdown) back: The back/answer side of the card (supports HTML/markdown) deck_name: The deck to add the card to (default: 'Default') tags: Optional list of tags for the card

Returns: The note ID of the created card, or None if duplicate

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frontYes
backYes
deck_nameNoDefault
tagsNo

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