Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONYesAWS region (e.g., eu-west-2)
AWS_PROFILENoAWS profile name for authentication
AWS_ACCESS_KEY_IDNoAWS access key ID for temporary credentials
AWS_SESSION_TOKENNoAWS session token for temporary credentials (optional)
CLOUDWATCH_LOG_GROUPNoDefault log group path
AWS_SECRET_ACCESS_KEYNoAWS secret access key for temporary credentials
CLOUDWATCH_LOG_STREAM_PREFIXNoDefault stream prefix filter

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_log_groupsB

List available CloudWatch log groups with optional prefix filter

list_log_streamsA

List log streams in a log group with optional filtering by prefix and date (useful for service-based streams like "sprive-backend-2026-02-20")

search_logsB

Search CloudWatch logs with filter patterns and time-based queries. Supports relative times (30m, 1h, 2d) and CloudWatch filter patterns.

query_logs_insightsB

Execute CloudWatch Logs Insights queries for advanced log analysis. Supports the full Logs Insights query syntax.

get_log_group_infoA

Get detailed information about a specific CloudWatch log group including retention settings and storage

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/nikhilchintawar/cloudwatch-mcp'

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