提交

Defang

@DefangLabs

The Defang Model Context Protocol (MCP)⁠ Server is tailored for developers who work primarily within integrated development environments (IDEs). It enables seamless cloud deployment from supported editors such as Cursor, Windsurf, VS Code, VS Code Insiders, and Claude, delivering a fully integrated experience without leaving your development environment.

服务器配置

{
  "mcpServers": {
    "defang": {
      "command": "npx",
      "args": [
        "-y",
        "defang@latest",
        "mcp",
        "serve"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.