Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
debugNoEnable debug logging. Set to 'true' or 'false'.false
think-timeNoThe default thinking time for the engine in milliseconds. Defaults to 1000.1000
uci-optionNoSet a UCI option. This option takes two arguments: the option name and its value (e.g., -o Threads 4).
ENGINE_PATHYesThe path to the UCI-compatible chess engine executable (e.g., /usr/local/bin/stockfish).

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/AnglerfishChess/chess-uci-mcp'

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