Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AIZEX_PORTNoPort for MCP server (default: 8000).
pool_indexNoPool index for slot selection (default: 0).
instance_idNoInstance ID for multi-instance isolation (default: '0').
AIZEX_BASE_URLNoBase URL for Aizex (default: https://chat.aizex.com).
AIZEX_CHAT_URLNoChat URL path (default: /chat).
AIZEX_PASSWORDYesYour Aizex account password.
AIZEX_USERNAMEYesYour Aizex account username.
AIZEX_LOGIN_URLNoLogin URL path (default: /login).
AIZEX_BROWSER_HEADLESSNoMust be false (default: false).
AIZEX_SESSION_STORE_DIRNoDirectory for session store (default: ./.session).

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/94series/aizex_mcp'

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