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{:target=“_blank”}.
A Model Context Protocol (MCP) server for querying the CVE-Search API
A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.