Skip to main content
Glama

Anki MCP Server

by nailuoGG

create_deck

Generate and manage a new Anki flashcard deck by specifying its name, enabling direct integration with AnkiConnect for efficient flashcard organization.

Instructions

Create a new Anki deck

Input Schema

NameRequiredDescriptionDefault
nameYesName of the deck to create

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the deck to create", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Anki MCP Server

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

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