{
  "$schema": "https://modelcontextprotocol.io/schemas/SEP-1649/server-card.json",
  "serverInfo": {
    "name": "Surokkha Medical Center Agent Services",
    "version": "1.0.0",
    "description": "MCP Server providing medical diagnostic catalog access, report verification, appointment scheduling, and health screening services for Surokkha Medical Center Ltd."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://www.surokkha.org/api/mcp/sse"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": true
  }
}
