Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_HOSTNoSelf-hosted URL or Azure DevOps org URL (required for azure-devops)
GIT_TOKENYesGit provider personal access token
LLM_API_KEYYesAPI key for your LLM provider
GIT_PROVIDERNoGit provider: github, gitlab, azure-devopsgithub
LLM_BASE_URLNoEndpoint URL for Azure or openai-compatible provider
LLM_PROVIDERNoLLM provider: anthropic, openai, azure, openai-compatibleanthropic
CONFLUENCE_URLYesConfluence base URL, e.g. https://your-org.atlassian.net/wiki
LLM_FAST_MODELNoModel for classification (cheap/fast)
GIT_BASE_BRANCHNoBranch to open PRs/MRs againstmain
GIT_RUNBOOK_REPONoRepository in format org/repo (GitHub/GitLab) or Project/Repo (Azure DevOps)polarpoint-io/markdown-pol-docs
LLM_CAPABLE_MODELNoModel for drafting and RCA (more capable)
CONFLUENCE_USERNAMEYesAtlassian email
RUNBOOK_PATH_PREFIXNoPath prefix for runbook files in repodocs/technical-practices/...
CONFLUENCE_API_TOKENYesAtlassian API token
LLM_AZURE_API_VERSIONNoAzure OpenAI API version2024-02-01
CONFLUENCE_RUNBOOK_SPACENoConfluence space keyRUNBOOKS

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/polarpoint-io/holmesgpt-runbook-mcp'

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