Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the container listens on.3000
AUTH_MODENoEither 'validate' (default) or 'insecure-passthrough'. If insecure-passthrough, no token validation and TENANT_ID is not required.validate
LOG_LEVELNoPino log level.info
TENANT_IDNoEntra tenant GUID. Required when AUTH_MODE is validate (default).
ALLOWED_HOSTSNoExtra host(s) to allow (e.g., custom domain). Comma-separated.
ALLOWED_ORIGINSNoComma-separated list of allowed Origin headers.
ENTRA_CLIENT_IDNoClient ID of the Entra app registration. When set, the server rejects tokens not issued to this app.
JSON_BODY_LIMITNoMax request body.2mb
DATAVERSE_ORG_URLNoRequired. Dataverse organization URL, e.g., https://contoso.crm.dynamics.com
RATE_LIMIT_PER_MINNoPer-IP requests/min on /mcp.120
REQUEST_TIMEOUT_MSNoOutbound Dataverse call timeout.30000

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/opsora-labs/mcp-planner-premium'

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