Defang is an AI-enabled cloud deployment platform that simplifies deploying applications to various cloud providers (AWS, GCP, DigitalOcean) with a single command, handling infrastructure complexities like security, scalability, and cost-efficiency.
deploymentcloudAIdeveloper tools
Installation & Configuration
{
"mcpServers": {
"defang-mcp-server": {
"command": "npx",
"args": [
"-y",
"defang-mcp-server-mcp"
]
}
}
}