Clever Cloud 工具
STDIO基于JS SDK的Clever云工具服务器
基于JS SDK的Clever云工具服务器
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.