Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITLAB_TOKENNoPersonal access token for GitLab
MCP_HTTP_HOSTNoHTTP host for Streamable HTTP transport127.0.0.1
MCP_HTTP_PATHNoHTTP path for Streamable HTTP transport/mcp
MCP_HTTP_PORTNoHTTP port for Streamable HTTP transport8000
MCP_LOG_LEVELNoLog level (e.g., INFO, DEBUG)INFO
MCP_TRANSPORTNoTransport protocol: 'stdio' or 'http'stdio
GITLAB_BASE_URLNoBase URL of the GitLab instance
MCP_ALLOW_WRITENoAllow write operationsfalse
REDMINE_API_KEYNoAPI key for Redmine
REDMINE_BASE_URLNoBase URL of the Redmine instance
SQLSERVER_MAX_ROWSNoMaximum number of rows returned500
SQLSERVER_ALLOW_DMLNoAllow DML operations (requires MCP_ALLOW_DESTRUCTIVE and confirm=true)false
GITLAB_MAX_DIFF_CHARSNoMaximum number of characters to show in diff20000
MCP_ALLOW_DESTRUCTIVENoAllow destructive operationsfalse
SQLSERVER_QUERY_TIMEOUTNoQuery timeout in seconds15
SQLSERVER_ALLOWED_DATABASESNoComma-separated list of allowed databases
SQLSERVER_CONNECTION_STRINGNoODBC connection string for SQL Server
SQLSERVER_ALLOWED_PROCEDURESNoComma-separated list of allowed stored procedures

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/AINTDevLab/aint-mcp'

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