{
  "$schema": "https://modelcontextprotocol.io/schema/server-card/v1",
  "serverInfo": {
    "name": "DrinkNeatly",
    "version": "1.0.0",
    "description": "Whiskey discovery, recommendations, and tasting notes for 100,000+ bottles"
  },
  "capabilities": {
    "search": true,
    "recommendations": true,
    "flavourProfiles": true,
    "distilleries": true,
    "comparisons": true
  },
  "apiSpec": {
    "type": "openapi",
    "url": "https://drinkneatly.com/openapi.json"
  },
  "contact": {
    "url": "https://drinkneatly.com/ai"
  }
}
