Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GANDI_MODENo`readonly` hides all write tools; `readwrite` exposes themreadonly
GANDI_TOKENYesRequired. Personal Access Token from https://admin.gandi.net/
GANDI_SHARING_IDNoOptional organization UUID to scope all requests to
GANDI_MAX_RETRIESNoRetry attempts on connection errors3
GANDI_API_BASE_URLNoOverride only for testinghttps://api.gandi.net
GANDI_ALLOW_PURCHASESNoWhen `true` AND `GANDI_MODE=readwrite`, exposes tools that spend moneyfalse
GANDI_REQUEST_TIMEOUTNoRequest timeout in seconds30

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/millsymills-com/gandi-mcp'

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