关于
AWS Gateway serves as a lightweight Go proxy, transforming AWS Lambda functions into fully functional, MCP-compatible tools. Inspired by the API Gateway Lambda proxy, it allows developers to define Lambda functions with input schemas, enabling them to be discovered, listed, and invoked programmatically via MCP. The gateway handles automatic input/output mapping and integrates standard IAM authentication, streamlining the process of integrating AWS APIs and serverless functionality into existing MCP workflows.