Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZAI_API_KEYYesAPI key for the Z.AI or OpenRouter provider
ZAI_PROVIDERNoProvider selection: 'zai' or 'openrouter'zai
ZAI_TEXT_MODELNoModel identifier for text generation tasks
ZAI_API_BASE_URLNoBase URL for the API provider
ZAI_VISION_MODELNoModel identifier for vision/UI audit tasks
GLM_BRIDGE_DATA_DIRNoDirectory path for persistent data storage
GLM_BRIDGE_HTTP_HOSTNoHost address for HTTP transport mode
GLM_BRIDGE_HTTP_PORTNoPort for HTTP transport mode
GLM_BRIDGE_LOG_LEVELNoLogging level (e.g., 'debug', 'info', 'error')
GLM_BRIDGE_TRANSPORT_MODENoTransport mode: 'stdio' for local MCP, 'http' for remote streamable HTTPstdio
GLM_BRIDGE_ALLOWED_DOMAINSNoComma-separated allowed domains for network retrieval
GLM_BRIDGE_NETWORK_ENABLEDNoEnable network retrieval tool: 'true' or 'false'false
GLM_BRIDGE_REMOTE_AUTH_MODENoRemote authentication mode: 'none', 'bearer', or 'oauth_metadata'
GLM_BRIDGE_REMOTE_AUTH_TOKENNoBearer token for remote authentication when using 'bearer' mode

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/magnexis/LLM-bridge-mcp-server'

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