Run Model Context Protocol (MCP) servers with AWS Lambda
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no |
{
"mcpServers": {
"awsruns-with-aws-lambda": {
"command": "npx",
"args": [
"-y",
"@aws/run-mcp-servers-with-aws-lambda"
]
}
}
}