nkapanowski/MCP-Serverless-Gateway
A serverless MCP (Model Context Protocol) gateway for tool-using LLMs, designed to evaluate performance, latency, and reliability trade-offs between AWS Lambda and EC2 deployments.
Platform-specific configuration:
{
"mcpServers": {
"MCP-Serverless-Gateway": {
"command": "npx",
"args": [
"-y",
"MCP-Serverless-Gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...