← Index

io.github.croit/mcp-croit-ceph

io.github.croit/mcp-croit-ceph·v0.2.16·Other
Quality Score
65
/100

MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "mcp-croit-ceph": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/croit/mcp-croit-ceph:0.2.16"
      ],
      "env": {
        "CROIT_HOST": "<croit_host>",
        "CROIT_API_TOKEN": "<croit_api_token>"
      }
    }
  }
}
§02  Environment variables
CROIT_HOST

Croit cluster URL (e.g., http://your-cluster.croit.io:8080)

CROIT_API_TOKEN

API authentication token for Croit cluster

§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other