Skip to main content
Glama

anki-mcp

by ujisati

model_modelFieldNames

Retrieve field names for a specified model in Anki flashcards to organize and manage note structure effectively. Essential for customizing and updating flashcard templates.

Instructions

Gets the list of field names for the provided model name.

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