{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_v83ygebzndwm","handle":"iflow-mcp-rajmohanram-ceph-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-rajmohanram-ceph-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-rajmohanram-ceph-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-rajmohanram-ceph-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-rajmohanram-ceph-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-rajmohanram-ceph-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-rajmohanram-ceph-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_rajmohanram_ceph-mcp-server","summary":"Model Context Protocol server for Ceph storage cluster management","description":"# Ceph MCP Server\n\nA Model Context Protocol (MCP) server that enables AI assistants to interact with Ceph storage clusters through natural language. This server provides a bridge between AI tools and your Ceph infrastructure, making storage management more accessible and intuitive.\n\n## 🚀 Features\n\n- **Health Monitoring**: Get comprehensive cluster health status and diagnostics\n- **Host Management**: Monitor and manage cluster hosts and their services\n- **Detailed Analysis**: Access detailed health checks for troubleshooting\n- **Secure Communication**: Authenticated access to Ceph Manager API\n- **Structured Responses**: AI-friendly output formatting for clear communication\n- **Async Architecture**: Non-blocking operations for better performance\n\n## 📋 Prerequisites\n\n- Python 3.11 or higher\n- UV package manager\n- Access to a Ceph cluster with Manager API enabled\n- Valid Ceph credentials with appropriate permissions\n\n## 🛠️ Installation\n\n1. **Clone and setup the project:**\n```bash\n# Create the project directory\nmkdir ceph-mcp-server\ncd ceph-mcp-server\n\n# Initialize UV project\nuv init --python 3.11\n\n# Add dependencies\nuv add mcp httpx pydantic python-dotenv structlog asyncio-mqtt\nuv add --dev pytest pytest-asyncio black isort mypy ruff\n```\n\n2. **Set up your environment:**\n```bash\n# Copy the example environment file\ncp .env.example .env\n\n# Edit .env with your Ceph cluster details\nnano .env\n```\n\n3. **Configure your Ceph connection:**\n```bash\n# .env file contents\nCEPH_MANAGER_URL=https://192.16.0.31:8443\nCEPH_USERNAME=admin\nCEPH_PASSWORD=your_ceph_password\nCEPH_SSL_VERIFY=false  # Set to true in production with proper certificates\n```\n\n## 🏃‍♂️ Quick Start\n\n1. **Start the MCP server:**\n```bash\nuv run python -m ceph_mcp.server\n```\n\n2. **Test the connection:**\nThe server will log its startup and any connection issues. Look for messages indicating successful connection to your Ceph cluster.\n\n## 🔧 Configuration\n\n### Environment Variables\n\n| Variable | Description | Default …","publisher":null,"homepage":"https://github.com/rajmohanram/ceph-mcp-server#readme","repository":"https://github.com/rajmohanram/ceph-mcp-server#readme","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["ceph","mcp","model","context","protocol","storage","management","system","administration"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_rajmohanram_ceph-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_rajmohanram_ceph-mcp-server","registry":"pypi","observedAt":"2026-09-15T19:23:36.607Z","publishedAt":"2026-01-29T03:12:31.139943Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_rajmohanram_ceph-mcp-server","url":"https://pypi.org/project/iflow-mcp_rajmohanram_ceph-mcp-server/","firstSeenAt":"2026-09-09T20:25:25.260Z","fetchedAt":"2026-09-15T19:23:01.127Z","normalizedAt":"2026-09-15T19:23:01.127Z"}]},"firstSeenAt":"2026-09-09T20:25:25.260Z","updatedAt":"2026-09-15T19:23:36.607Z"}