Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port on which the server will run.3000
NODE_ENVNoNode environment (development or production).development
CONFLUENCE_URLNoThe URL of the Confluence server (e.g., https://your-confluence.com).
SERVER_TIMEOUTNoGlobal server timeout in milliseconds.10000
COMMENT_TIMEOUTNoTimeout for comment-specific requests in milliseconds.15000
CONFLUENCE_PASSWORDNoPassword for authentication.
CONFLUENCE_USERNAMENoUsername for authentication.
REJECT_UNAUTHORIZEDNoWhether to reject unauthorized TLS certificates.true
COMMENT_API_STRATEGYNoComment API implementation strategy: standard (REST API), tinymce (TinyMCE endpoint), or auto (automatic fallback).standard
COMMENT_ENABLE_FALLBACKNoWhether to enable fallback mechanism when the preferred comment API fails.true
CONFLUENCE_ACCESS_TOKENNoPersonal Access Token for authentication (recommended).

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/enjoyzl/mcp-server-confluence-ts'

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