Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_IDNoNode identifier for clusterlocal
PYTHONPATHYesPath to the universal-ai-chat/src directory to allow Python to import the package.
AI_PLATFORMYesPlatform type (claude-code, codex-cli, gemini-cli)claude-code
QDRANT_HOSTNoQdrant server hostlocalhost
QDRANT_PORTNoQdrant server port6333
STORAGE_BASENoBase path for databases/mnt/agentic-system
AI_SESSION_IDNoUnique session identifierAuto-generated
AI_DISPLAY_NAMENoHuman-readable session nameAuto-generated

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/marc-shade/universal-ai-chat'

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