Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoOptional: API key for external tools
API_URLNoOptional: External tools API configuration
ANKI_API_KEYYesYour Anki API key
ANKI_BASE_URLNoAnki API base URLhttp://localhost:3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
listDecksB

List all Anki decks with optional pagination

createDeckB

Create a new Anki deck

addCardsBatchB

Add multiple cards to a deck in batch

addBasicCardB

Add a single basic card to a deck

addClozeCardB

Add a cloze deletion card to a deck

getReviewQueueB

Get cards due for review with filtering options

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Server Status

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

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