Loading MCP server directory, please wait...
MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation
npx @getmcp/cli add io.github.croit/mcp-croit-cephRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.croit/mcp-croit-ceph": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"CROIT_HOST",
"-e",
"CROIT_API_TOKEN",
"docker.io/croit/mcp-croit-ceph:0.2.16"
],
"env": {
"CROIT_HOST": "",
"CROIT_API_TOKEN": ""
}
}
}
}