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”}.
Twitch Mcp Server
A Model Context Protocol (MCP) server that provides tools for interacting with the Twitch API using the Helix API.
Ragdocs
MCP server for RAG-based document search and management
Nmap Mcp Server
A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP