{
  "schemaVersion": "2025-06-18",
  "name": "hervitals-data",
  "title": "Her Vitals Data",
  "description": "Read-only MCP server exposing Her Vitals's editorial index of supplement categories for UK women across life stages, with EFSA-permitted roles, buying points and named UK brands. Information only, not medical advice. Resources plus a search_supplements tool. No authentication, no PII.",
  "version": "2026-06-12",
  "vendor": {
    "name": "Her Vitals",
    "url": "https://hervitals.co.uk"
  },
  "endpoints": [
    {
      "url": "https://hervitals.co.uk/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_supplements",
      "description": "Search Her Vitals's supplement categories for UK women by free-text query. Information only, not medical advice."
    }
  ],
  "documentation": "https://hervitals.co.uk/api/",
  "openapi": "https://hervitals.co.uk/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
