{
  "$schema": "https://mcp.dev/schema/v1/server-card.json",
  "serverInfo": {
    "name": "CTTC Vocational Training Agent Server",
    "version": "1.0.0",
    "description": "Official MCP server discovery card for Catharsis Training & Testing Centre (CTTC) Bangladesh."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://www.catharsis.training/.well-known/mcp/server-card.json"
  },
  "capabilities": {
    "prompts": true,
    "resources": true,
    "tools": true
  }
}
