Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport.8080
VOILA_GUESTNoSet to '1' to force guest session behavior for safe introspection environments (e.g., Glama).
MCP_HTTP_HOSTNoHost for HTTP transport when MCP_TRANSPORT=http.0.0.0.0
MCP_HTTP_PATHNoHTTP path for MCP endpoint./mcp
MCP_TRANSPORTNoTransport mode: 'stdio' (default) or 'http'.stdio
VOILA_AUTH_SESSION_PATHNoAbsolute path to session JSON file captured via CLI. Required for authenticated 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/dearlordylord/voila-sdk'

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