Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RUST_LOGNoLog filter. Stdio mode suppresses noisy logs to avoid corrupting JSON-RPC.info
SOMA_NOAUTHNoTrusted-gateway non-loopback no-auth mode.false
SOMA_API_KEYNoBearer token or upstream service API key.
SOMA_API_URLNoDeployed platform API or upstream service URL. Empty selects stub/offline behavior.
SOMA_MCP_HOSTNoHTTP server bind host.127.0.0.1
SOMA_MCP_PORTNoHTTP server bind port.40060
SOMA_MCP_TOKENNoStatic bearer token.
SOMA_MCP_NO_AUTHNoDisable auth for loopback development.false
SOMA_PROVIDER_DIRNoDirectory scanned for drop-in provider files.providers
SOMA_MCP_AUTH_MODENobearer or oauth.bearer
SOMA_MCP_PUBLIC_URLNoPublic URL for OAuth metadata and callbacks.
SOMA_MCP_SERVER_NAMENoMCP server name advertised to clients.soma
SOMA_MCP_ALLOWED_HOSTSNoExtra comma-separated Host header values.
SOMA_MCP_TRACE_HEADERSNoTrusted inbound HTTP trace extraction: off, trusted, or trusted-with-baggage.off
SOMA_MCP_ALLOWED_ORIGINSNoExtra comma-separated CORS origins.
SOMA_MCP_AUTH_ADMIN_EMAILNoInitial/admin OAuth email.
SOMA_MCP_GITHUB_CLIENT_IDNoGitHub OAuth App client ID.
SOMA_MCP_GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
SOMA_MCP_AUTHELIA_CLIENT_IDNoAuthelia OIDC client ID.
SOMA_MCP_AUTHELIA_ISSUER_URLNoHTTPS Authelia OIDC issuer URL.
SOMA_MCP_GITHUB_CLIENT_SECRETNoGitHub OAuth App client secret.
SOMA_MCP_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.
SOMA_MCP_AUTH_DEFAULT_PROVIDERNoProvider used when a request omits provider; automatic priority is Google, Authelia, GitHub.first configured
SOMA_MCP_AUTHELIA_CLIENT_SECRETNoAuthelia OIDC client secret.

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/dinglebear-ai/soma'

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