Show HN: A fast CLI and MCP server for managing Lambda cloud GPU instances
odedfalik Wednesday, January 14, 2026I built an unofficial CLI and MCP server for Lambda cloud GPU instances.
The main idea: your AI agents can now spin up and manage Lambda GPUs for you.
The MCP server exposes tools to find, launch, and terminate instances. Add it to Claude Code, Cursor, or any agent with one command and you can say things like "launch an H100, ssh in, and run big_job.py"
Other features:
- Notifications via Slack, Discord, or Telegram when instances are SSH-ready
- 1Password support for API keys
- Also includes a standalone CLI with the same functionality
Written in Rust. MIT licensed.Note: This is an unofficial community project, not affiliated with Lambda.
Summary
The article introduces the Lambda CLI, a command-line interface tool that simplifies the deployment and management of AWS Lambda functions. It highlights the tool's features, such as local testing, automated deployments, and integration with other AWS services.
15
2
Summary
github.com