{
  "$schema": "https://modelcontextprotocol.io/schemas/sep-1649/server-card.json",
  "serverInfo": {
    "name": "shilmoon-hospital-mcp",
    "version": "1.0.0",
    "description": "MCP Server for Shilmoon Hospital providing doctor search, appointment booking, and emergency healthcare info."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://shilmoon.hospital/mcp/sse"
  },
  "capabilities": {
    "tools": true,
    "prompts": true,
    "resources": true
  }
}
