Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region (default: us-east-1)
MCP_API_KEYNoAPI key for authentication (optional, can be generated via /auth/api-key endpoint)
GRAFANA_USERNoGrafana admin username (default: admin)
MCP_JWT_SECRETNoSecret for JWT token generation (optional)
OPENAI_API_KEYNoOpenAI API key (optional, for LLM integration)
GRAFANA_PASSWORDNoGrafana admin password (default: admin)
AWS_ACCESS_KEY_IDNoAWS access key ID
AWS_SECRET_ACCESS_KEYNoAWS secret access key
MCP_RESUME_EXPORT_TTL_HOURSNoTTL in hours for exported resume files (default: 24)
MCP_RESUME_EXPORT_CLEANUP_CRONNoCron expression for resume export cleanup (default: 0 * * * *)

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/th1234th/mcp-server'

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