Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoLLM modelclaude-3-5-sonnet-20241022
LLM_API_KEYNoLLM API key (required for standalone mode)
LLM_BASE_URLNoCustom LLM API base URL
LLM_PROVIDERNoLLM providerclaude
XUGU_DB_HOSTYesDatabase host
XUGU_DB_PORTNoDatabase port5138
XUGU_DB_USERNoDatabase userSYSDBA
CHAT2SQL_MODENoChat2SQL mode: lightweight or standalonelightweight
LLM_MAX_TOKENSNoMaximum tokens4096
LLM_TEMPERATURENoLLM temperature0.0
HTTP_SERVER_HOSTNoHTTP server host0.0.0.0
HTTP_SERVER_PORTNoHTTP server port8000
XUGU_DB_DATABASENoDatabase nameSYSTEM
XUGU_DB_PASSWORDYesDatabase password
HTTP_SERVER_AUTH_TOKENNoAuthentication token
HTTP_SERVER_ENABLE_AUTHNoEnable authenticationfalse
HTTP_SERVER_ENABLE_CORSNoEnable CORSfalse
HTTP_SERVER_SSE_ENDPOINTNoSSE endpoint/sse
HTTP_SERVER_MESSAGE_ENDPOINTNoMessage endpoint/messages/

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/LeoKuPo/xugu-mcp'

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