Add Defang MCP Server
Description
This PR adds the official Defang MCP server to the list of official integrations.
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.
Server Details
N/A docs update
Motivation and Context
This addition allows users to discover the integration.
How Has This Been Tested?
The MCP server has been tested against multiple MCP clients, including Claude Desktop, Windsurf, VS Code, VS Code Insiders and Cursor.
Breaking Changes
No breaking changes. PR is only updating the README file.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Documentation update
Checklist
- [x] I have read the MCP Protocol Documentation
- [x] My changes follows MCP security best practices
- [x] I have updated the server's README accordingly
- [x] I have tested this with an LLM client
- [x] My code follows the repository's style guidelines
- [x] New and existing tests pass locally
- [x] I have added appropriate error handling
- [x] I have documented all environment variables and configuration options
Additional context
N/A
@cliffhall Can you have a look please? 🙏 I have been waiting over a month 🙂. Thank you in advance for your time!
Thanks for your contribution to the servers list. This has been merged in this combined PR: https://github.com/modelcontextprotocol/servers/pull/2075
This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.