0.1.8 • Published 6 months ago
mcp-clever-demo v0.1.8
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:
{
"mcpCleverDemo": {
"filesystem": {
"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.