Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address; e.g., 127.0.0.1 locally, 0.0.0.0 in container.
PORTNoHTTP port (default: 3000).3000
AUTH_MODENoAuthentication mode: local or entra (default: local).local
ALLOWED_HOSTSNoComma-separated additional allowed Host headers.
LOCAL_USER_IDNoLocal test identity (required in local mode).
ENTRA_CLIENT_IDNoClient ID/audience of the AutoDocBot API.
ENTRA_TENANT_IDNoTenant ID whose tokens are accepted.
PUBLIC_BASE_URLNoPublic base URL without trailing slash.
AUTH_LINK_SECRETNoSigning secret for user account linking links.
TOKEN_STORE_PATHNoPath to encrypted connection store.
ATLASSIAN_SITE_URLNoTarget Confluence site URL without trailing /wiki.
ATLASSIAN_SPACE_IDNoDefault Confluence space ID.
ATLASSIAN_CLIENT_IDNoClient ID of the Atlassian 3LO app.
ENTRA_REQUIRED_SCOPENoDelegated scope (default: access_as_user).access_as_user
TOKEN_ENCRYPTION_KEYNoBase64-encoded 32-byte encryption key for token store.
ATLASSIAN_REDIRECT_URINoExactly registered Atlassian OAuth callback URL.
ATLASSIAN_CLIENT_SECRETNoClient secret of the Atlassian 3LO app.
ENTRA_ALLOWED_CLIENT_IDSNoComma-separated allowlist of calling client IDs (e.g., Copilot app).

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/DWProv/AutoDocBot-V2'

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