Skip to main content
Glama

MCP Croit Ceph

Official
by croit
server.json1.22 kB
{ "$schema": "https://registry.modelcontextprotocol.org/server.schema.json", "name": "io.github.croit/mcp-croit-ceph", "description": "MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation", "version": "0.4.1", "author": { "name": "Croit", "url": "https://github.com/croit" }, "license": "MIT", "homepage": "https://github.com/croit/mcp-croit-ceph", "repository": { "url": "https://github.com/croit/mcp-croit-ceph", "source": "github", "id": "1058156155" }, "tags": ["ceph", "storage", "cluster-management", "croit", "openapi"], "packages": [ { "version": "0.4.1", "registry_type": "oci", "identifier": "croit/mcp-croit-ceph", "registry_base_url": "https://docker.io", "transport": { "type": "stdio" }, "environment_variables": [ { "name": "CROIT_HOST", "description": "Croit cluster URL (e.g., http://your-cluster.croit.io:8080)", "required": true }, { "name": "CROIT_API_TOKEN", "description": "API authentication token for Croit cluster", "required": true } ] } ], "status": "active" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/croit/mcp-croit-ceph'

If you have feedback or need assistance with the MCP directory API, please join our Discord server