VPPATEL-SPS/mcp-lambda-server
If you are the rightful owner of mcp-lambda-server 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.
The Model Context Protocol (MCP) server template is a reusable AWS SAM blueprint for deploying a server on AWS Lambda and API Gateway, featuring token-based authorization and customizable tools.
Tools
Functions exposed to the LLM to take actions
echo
Returns the same text (connectivity sanity check)
add
Adds two numbers and returns a structured JSON result
utc_timestamp
Returns current UTC timestamp & ISO8601 string
list_items
(Optional) Lists items from a demo DynamoDB table if configured
health
Basic server/config status
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client