Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHost to bind for the HTTP server (e.g., 0.0.0.0).
HTTP_PORTNoPort to bind for the HTTP server.
LOG_LEVELNoLogging level for the server operations.
ENABLE_HTTPNoWhether to enable the HTTP transport.
ENABLE_STDIONoWhether to enable the STDIO transport.
MAX_FILE_SIZENoMaximum allowed size for file operations.
PROJECTS_ROOTNoPrimary shared root directory for managing projects.
PROJECTS_ROOTSNoComma-separated list of project root directories; preferred over PROJECTS_ROOT.
MAX_OUTPUT_SIZENoMaximum allowed output size for response data.
MCP_CONFIG_PATHNoPath to a JSON or YAML configuration file.
PROTECTED_PATHSNoComma-separated list of paths protected from modification.
ALLOWED_COMMANDSNoAllowlisted executables for the run_command_safe tool.
COMMAND_TIMEOUT_MSNoTimeout for safe command execution in milliseconds.

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/kieutrongthien/coding-mcp'

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