MCP Hub
Back to servers

Clever Cloud

A JavaScript-based MCP server that integrates with Clever Cloud services to facilitate application deployment, environment management, and resource monitoring.

Stars
1
Forks
2
Updated
Aug 4, 2025
Validated
Jan 11, 2026

MCP Clever Demo

This MCP Server is based on the JavaScript SDK and exposes Clever Cloud's Tools.

Usage

To use this server in an MCP client such as Claude Desktop:

{
  "mcpServers": {
    "clever-demo": {
      "command": "npx",
      "args": [ "-y", "mcp-clever-demo" ]
    }
  }
}

Development

To run the server locally, use the MCP Inspector:

npx @modelcontextprotocol/inspector npx mcp-clever-demo

License

This project is licensed under the MIT License.

Reviews

No reviews yet

Sign in to write a review