Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONYesAWS region (e.g., us-east-1)
AWS_PROFILENoAWS CLI profile to use for authentication
INFRALENS_LOG_LEVELNoLog level (e.g., DEBUG, INFO, WARNING)
INFRALENS_MAX_LOG_EVENTSNoMaximum number of log events to retrieve
INFRALENS_LOOKBACK_MINUTESNoHow many minutes to look back for events and logs
INFRALENS_REDACT_ACCOUNT_IDSNoWhether to redact AWS account IDs in output (true/false)

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
investigate_ecs_serviceD

Run a complete ECS service investigation.

inspect_ecs_service_eventsC

Inspect recent ECS service events.

inspect_task_definitionD

Inspect a task definition.

inspect_target_healthC

Inspect target health for one target group.

search_service_logsC

Search service logs in CloudWatch Logs.

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/bharisagar/infralens-mcp'

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