Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRY_RUNNoSimulate operations without executing them. Defaults to false.false
SAFE_MODENoBlocks write operations when enabled. Defaults to true.true
MAX_RETRIESNoMaximum number of retries for API requests in case of timeouts.
GITLAB_TOKENYesGitLab Personal Access Token with appropriate permissions (e.g., glpat-xxxxxxxxxxxx)
GITLAB_BASE_URLNoThe base URL of the GitLab instance API (e.g., https://gitlab.com/api/v4)https://gitlab.com/api/v4
ALLOWED_PROJECTSNoUse '*' for all, empty to block all, or list specific projects to limit the scope of the assistant.*
GITLAB_PROJECT_IDNoTarget GitLab project ID

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/poly-mcp/GitLab-MCP-Server'

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