Stats
Actions
Tags
From defang
Connects to the Defang platform for managing cloud deployments, including service orchestration and infrastructure configuration. Runs locally via the Defang CLI.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"defang": {
"command": "defang",
"args": [
"mcp",
"serve"
]
}
}
}Server configuration and connection parameters
defangCommand-line arguments passed to the server process
npx claudepluginhub defanglabs/defang --plugin defang