Skip to main content
Glama

Ceph MCP Server

by rajmohanram
.env.exampleโ€ข492 B
# Ceph Manager API Configuration CEPH_MANAGER_URL=https://192.168.0.31:8443 CEPH_USERNAME=admin CEPH_PASSWORD=**** # SSL Configuration - for development you might need to disable verification CEPH_SSL_VERIFY=false CEPH_CERT_PATH='' # MCP Server Configuration SERVER_HOST=0.0.0.0 SERVER_PORT=8001 MCP_SERVER_NAME=ceph-storage-assistant MCP_SERVER_VERSION=0.1.0 # Logging Configuration LOG_LEVEL=INFO LOG_FORMAT=json # Security Configuration MAX_REQUESTS_PER_MINUTE=60 CACHE_TTL_SECONDS=30

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/rajmohanram/ceph-mcp-server'

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