Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoAlternative port for HTTP transport
MCP_PORTNoPort for HTTP transport
MCP_DATA_DIRNoData directory for MCP
MCP_LOG_LEVELNoLog level for MCP
MCP_TRANSPORTNoTransport mode: stdio or http (default: stdio)
MCP_CONFIG_DIRNoConfiguration directory for MCP
PRG_SYNC_CONCURRENCYNoNumber of parallel downloads (default: 2, max: 8)
PRG_SOURCE_TIMEOUT_MSNoTimeout for single source request in milliseconds (default: 30000)
PRG_MAX_DOWNLOAD_BYTESNoHard limit for download size in bytes (default: 4 GiB)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_statusA

Returns basic server health.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion with other tools.

Naming Consistency5/5

With a single tool, there is no inconsistency to evaluate; the name 'health_status' is clear and follows snake_case convention.

Tool Count3/5

The server has only one tool. While it serves a specific purpose, this is on the low end of the scale and may feel thin if the server is intended for broader use.

Completeness5/5

For a health check server, a single tool that returns server health is complete and covers the domain.

Maintenance

ActivityInactive
ResponsivenessNo issues