Serversio.github.croit/mcp-croit-ceph
C

io.github.croit/mcp-croit-ceph

io.github.croit/mcp-croit-ceph · v0.2.16
▦ docker
v0.2.16docker oci: docker.io/croit/mcp-croit-ceph:0.2.16↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.croit/mcp-croit-ceph",
  "description": "MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation",
  "repository": {
    "url": "https://github.com/croit/mcp-croit-ceph",
    "source": "github",
    "id": "1058156155"
  },
  "version": "0.2.16",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/croit/mcp-croit-ceph:0.2.16",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Croit cluster URL (e.g., http://your-cluster.croit.io:8080)",
          "name": "CROIT_HOST"
        },
        {
          "description": "API authentication token for Croit cluster",
          "name": "CROIT_API_TOKEN"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}