Wraps the Defang CLI to bring cloud deployment directly into your IDE. You can create Docker Compose stacks, deploy them to AWS or GCP, monitor deployments, and tail logs without leaving your editor. The server exposes the full Defang CLI through MCP, so you can run commands like stack creation, environment management, and deployment operations through Claude or other MCP clients. Particularly handy when you want to go from local Docker Compose to production cloud infrastructure with a simple prompt, since it handles the entire deployment pipeline from containerization to load balancer provisioning.
claude mcp add --transport stdio defanglabs-defang uvx defang