io.github.croit/mcp-croit-ceph MCP Server
io.github.croit/mcp-croit-ceph
What is the io.github.croit/mcp-croit-ceph MCP server?
MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation
How to install io.github.croit/mcp-croit-ceph
Copy-paste configuration for popular MCP clients.
CROIT_HOSTCroit cluster URL (e.g., http://your-cluster.croit.io:8080)
CROIT_API_TOKENAPI authentication token for Croit cluster
{
"mcpServers": {
"mcp-croit-ceph": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/croit/mcp-croit-ceph:0.2.16"
],
"env": {
"CROIT_HOST": "<YOUR_CROIT_HOST>",
"CROIT_API_TOKEN": "<YOUR_CROIT_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-croit-ceph": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/croit/mcp-croit-ceph:0.2.16"
],
"env": {
"CROIT_HOST": "<YOUR_CROIT_HOST>",
"CROIT_API_TOKEN": "<YOUR_CROIT_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-croit-ceph": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/croit/mcp-croit-ceph:0.2.16"
],
"env": {
"CROIT_HOST": "<YOUR_CROIT_HOST>",
"CROIT_API_TOKEN": "<YOUR_CROIT_API_TOKEN>"
}
}
}
}{
"servers": {
"mcp-croit-ceph": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/croit/mcp-croit-ceph:0.2.16"
],
"env": {
"CROIT_HOST": "<YOUR_CROIT_HOST>",
"CROIT_API_TOKEN": "<YOUR_CROIT_API_TOKEN>"
}
}
}
}claude mcp add mcp-croit-ceph --env CROIT_HOST=<YOUR_CROIT_HOST> --env CROIT_API_TOKEN=<YOUR_CROIT_API_TOKEN> -- docker run -i --rm docker.io/croit/mcp-croit-ceph:0.2.16Related MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.