mcpDemo
by davlgd
This is a simple demo of the Model Context Protocol (MCP) server for Clever Cloud. It uses `stdio` as the transport.
View on GitHub
Last updated: N/A
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
.