mcpDemo

This is a simple demo of the Model Context Protocol (MCP) server for Clever Cloud, using `stdio` as the transport.

Visit Server
Added on 3/28/2025

mcpDemo

This is a simple demo of the Model Context Protocol (MCP) server for Clever Cloud, using stdio as the transport.

Test the MCP server

You can use the MCP Debugging tool:

npx @modelcontextprotocol/inspector node server.js

or npm run dev.