Skip to main content
Glama

anki-mcp

by ujisati

model_modelTemplates

Retrieve template content for each card within a specified Anki flashcard model to streamline organization and editing using the MCP server.

Instructions

Returns an object indicating the template content for each card of the specified model.

Input Schema

NameRequiredDescriptionDefault
modelNameYesThe name of the model.

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "modelName": { "description": "The name of the model.", "title": "Modelname", "type": "string" } }, "required": [ "modelName" ], "type": "object" }

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

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