Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoThe AWS region to use for AWS-related toolsets (e.g., IAM, VPC, EKS).us-east-1
KUBECONFIGNoPath to the Kubernetes configuration file. If not set, defaults to ~/.kube/config.
AWS_PROFILENoThe AWS profile to use for credentials and configuration.
MCP_PROMPTS_FILENoPath to a custom prompts file to override built-in prompt templates.
ROOTCAUSE_CONFIGNoPath to the config.toml file. This environment variable is used if the --config flag is not provided.
AWS_DEFAULT_REGIONNoAlternative environment variable for the AWS region.
AWS_DEFAULT_PROFILENoAlternative environment variable for the AWS profile.
MCP_BROWSER_ENABLEDNoSet to 'true' to enable browser automation tools via agent-browser integration.
ROOTCAUSE_PROMPTS_FILENoAlternative environment variable to specify a custom prompts file.

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/yindia/rootcause'

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