Skip to main content
Glama
indulge
by indulge

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LC0_PATHYesPath to the lc0 engine binary (default: ./lc0/build/release/lc0)
LC0_BACKENDNoForce a backend (e.g., eigen, blas, cuda) (default: auto-detect)
LC0_THREADSNoSearch threads (default: min(8, cpu_count))
LC0_WEIGHTSYesPath to the network weights file (.pb.gz) (default: ./networks/t1-256x10-distilled.pb.gz)
LC0_MAX_NODESNoHard cap per request (default: 5000000)
LC0_DEFAULT_NODESNoDefault search budget per call (default: 2000)
LC0_MAX_MOVETIME_MSNoHard cap per request (default: 60000)

Capabilities

Server capabilities have not been inspected yet.

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/indulge/leela-mcp-server'

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