by MCP Community
A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.
A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions.
npx -y aws-lambda-mcp-server
{
"mcpServers": {
"aws-lambda": {
"command": "npx",
"args": ["-y", "aws-lambda-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared