MCP Server
MCP
io.github.croit/mcp-croit-ceph
MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation
Install
oci:docker.io/croit/mcp-croit-ceph:0.2.16
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment