duplocloud/mcp
If you are the rightful owner of mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The DuploCloud MCP Server is an integration project designed to expose DuploCloud operations and resources through the Model Context Protocol (MCP) interface, enabling AI tools and compatible clients to query infrastructure state and perform safe, auditable actions.
DuploCloud MCP Server
An emerging Model Context Protocol (MCP) server integration for DuploCloud. This project will expose DuploCloud operations and resources through the MCP interface so AI tooling and compatible clients can query infrastructure state and perform safe, auditable actions.
Status: Project scaffolding & discovery phase. Implementation details, API surface, and safety constraints are not yet finalized.
References
- duploctl (layout & conventions): https://github.com/duplocloud/duploctl
- Keep a Changelog: https://keepachangelog.com/en/1.1.0/
- Semantic Versioning: https://semver.org/spec/v2.0.0.html
- Model Context Protocol (spec draft): https://modelcontextprotocol.io/
- Fast MCP - The base framework used to build this server.
- Duplocloud Generated Swagger File
- Awesome Copilot - Example repo with all the copilot chatmodes and iunstructions that inspired this setup.