awslabs/run-model-context-protocol-servers-with-aws-lambda
Run existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
Platform-specific configuration:
{
"mcpServers": {
"run-model-context-protocol-servers-with-aws-lambda": {
"command": "npx",
"args": [
"-y",
"run-model-context-protocol-servers-with-aws-lambda"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...