Skip to main content
Glama

Lambda Performance MCP Server

by jghidalgo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region
AWS_PROFILENoAWS CLI profile name
AWS_ACCESS_KEY_IDNoYour AWS access key ID
AWS_SECRET_ACCESS_KEYNoYour AWS secret access key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_lambda_performance

Analyze Lambda function performance metrics including cold starts, duration, and errors

track_cold_starts

Track and analyze cold start patterns for Lambda functions

get_optimization_recommendations

Get performance optimization recommendations for Lambda functions

compare_lambda_performance

Compare performance metrics between multiple Lambda functions

list_lambda_functions

List all Lambda functions in the account with basic performance info

analyze_memory_utilization

Analyze memory utilization and provide right-sizing recommendations

get_cost_analysis

Analyze Lambda function costs and identify optimization opportunities

monitor_real_time_performance

Get real-time performance metrics and alerts for Lambda functions

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/jghidalgo/lambda-performance-mcp-nodejs'

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