Clever Cloud Tools
STDIOMCP Server exposing Clever Cloud's Tools based on JavaScript SDK.
MCP Server exposing Clever Cloud's Tools based on JavaScript SDK.
This MCP Server is based on the JavaScript SDK and exposes Clever Cloud's Tools.
To use this server in an MCP client such as Claude Desktop:
{ "mcp-clever-demo": { "command": "npx", "args": [ "-y", "mcp-clever-demo" ] } }
To run the server locally, use the MCP Inspector:
npx @modelcontextprotocol/inspector npx mcp-clever-demo
This project is licensed under the MIT License.