Submit

Rook Ceph Mcp

@Shreyansh Sancheti

A Model Context Protocol (MCP) server for managing Rook Ceph storage clusters in Kubernetes environments.

Tools

Server Config

{
  "mcpServers": {
    "rook-ceph-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-p",
        "3000:3000",
        "rook-ceph-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server