Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region (e.g., 'us-east-1') for AWS operations
AWS_PROFILENoAWS CLI profile name (e.g., 'default') for AWS access
VERCEL_TOKENNoPersonal access token from vercel.com/account/tokens for Vercel access
VERCEL_TEAM_IDNoOptional Vercel team ID for team-specific access
AWS_ACCESS_KEY_IDNoAWS access key ID for AWS access
CLOUDFLARE_API_TOKENNoCloudflare API token for Cloudflare access
AWS_SECRET_ACCESS_KEYNoAWS secret access key for AWS access
CLOUDFLARE_ACCOUNT_IDNoCloudflare account ID for Cloudflare access
GOOGLE_APPLICATION_CREDENTIALSNoPath to GCP service account key file for GCP access

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_cloud_topologyA

Scan all configured cloud platforms (AWS, Vercel, GCP, Cloudflare) and return a unified topology of active services including their endpoints and regions. Run this first to understand the infrastructure landscape.

get_correlated_logsA

Fetch logs from multiple cloud platforms (AWS CloudWatch + Vercel) for a given time window and optional trace ID, then merge them into a single chronological timeline. Use this to correlate errors across frontend and backend services.

diagnose_service_linkA

Diagnose connectivity issues between a source service and a target resource. Checks Vercel environment variables, AWS Security Group inbound rules on the required port, and external API reachability. Returns a list of diagnostic results with actionable messages.

check_resource_limitsA

Query quota limits and current usage across configured cloud platforms. Highlights resources approaching or exceeding their limits (default warning threshold: 80%). Use this to proactively catch Lambda concurrency limits, Vercel plan caps, and similar issues before they cause outages.

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/Galadriel-Tech-Solutions/cloudpulse-mcp'

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