mikegc-aws/Lambda-MCP-Server
Creates a simple MCP tool server with "streaming" HTTP.
Platform-specific configuration:
{
"mcpServers": {
"Lambda-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Lambda-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...