{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2026/server-card.json",
  "name": "Dataware Ltd MCP Server",
  "version": "1.0.0",
  "description": "Model Context Protocol (MCP) server for Dataware Ltd, providing enterprise Big Data insights, Hospital Management System (HMS) integration, and business dashboards.",
  "serverInfo": {
    "name": "Dataware Ltd MCP Server",
    "version": "1.0.0",
    "description": "Model Context Protocol (MCP) server for Dataware Ltd, providing enterprise Big Data insights, Hospital Management System (HMS) integration, and business dashboards."
  },
  "transport": {
    "type": "sse",
    "url": "https://datawareltd.ca/mcp/sse"
  },
  "transports": [
    {
      "type": "sse",
      "url": "https://datawareltd.ca/mcp/sse"
    }
  ],
  "capabilities": {
    "prompts": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "tools": {
      "listChanged": false
    }
  },
  "auth": {
    "type": "oauth2",
    "authorization_server": "https://datawareltd.ca/.well-known/oauth-authorization-server",
    "scopes": ["read:analytics", "execute:queries", "book:demo", "hms:access"]
  },
  "documentationUrl": "https://datawareltd.ca/docs/api"
}
