hteek/serverless-mcp
If you are the rightful owner of serverless-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A serverless implementation of the Model Context Protocol (MCP) using AWS Lambda, CloudFront, and Cognito authentication.
Tools
Functions exposed to the LLM to take actions
get_today_date
Get the current date to help with relative date queries.
get_dimension_values
Get available values for AWS Cost Explorer dimensions (SERVICE, REGION, etc.).
get_tag_values
Get available values for a specific tag key.
get_cost_and_usage
Retrieve AWS cost and usage data with filtering and grouping.
get_cost_forecast
Generate cost forecasts based on historical usage patterns.
get_cost_and_usage_comparisons
Compare costs between two time periods.
get_cost_comparison_drivers
Analyze what drove cost changes between periods.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client