Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe Node.js environment (development or production)development
LOG_LEVELNoLogging level (e.g., debug, info, warn, error)info
MAX_FILESNoMaximum number of files100
BATCH_SIZENoNumber of files per batch for upload operations10
GITEA_TIMEOUTNoGitea API request timeout in milliseconds30000
MAX_FILE_SIZENoMaximum file size in bytes (default: 10MB)10485760
GITEA_INSTANCESYesJSON array of Gitea instance configurations. Each instance requires: id (unique identifier), name (human-readable name), baseUrl (Gitea instance URL), token (personal access token), optional timeout (request timeout in ms), and optional rateLimit (requests per windowMs)
GITEA_MAX_RETRIESNoMaximum number of retries for Gitea API requests3

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/MushroomFleet/gitea-mcp'

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