aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
aws-sam-cli MCP Server
MCP server for aws/aws-sam-cli
Ready-to-Use Client Configurations
{
"mcpServers": {
"aws-sam-cli": {
"command": "npx",
"args": [
"-y",
"@aws/aws-sam-cli"
]
}
}
}