Skip to main content
Glama

Server Details

Condition-aware ingredient and product checks for agents, with evidence tiers and citations.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Server Listing
Clarity MCP

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 9 tool updates
    • Changedcheck_ingredient3 fields changed
      • addedInput schema / properties / lenses / maxItems
        Added value: +5
      • addedInput schema / properties / name / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcheck_interaction3 fields changed
      • addedInput schema / properties / ingredient_a / minLength
        Added value: +1
      • addedInput schema / properties / ingredient_b / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcheck_recall3 fields changed
      • addedInput schema / properties / brand / minLength
        Added value: +1
      • addedInput schema / properties / product_name / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedcheck_stack3 fields changed
      • addedInput schema / properties / ingredients / items / minLength
        Added value: +1
      • addedInput schema / properties / lenses / maxItems
        Added value: +5
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedfind_alternatives5 fields changed
      • addedInput schema / anyOf
        Added value: +[
        +  {
        +    "required": [
        +      "barcode"
        +    ]
        +  },
        +  {
        +    "required": [
        +      "product_name"
        +    ]
        +  }
        +]
      • addedInput schema / properties / barcode / pattern
        Added value: +"^[0-9]{6,14}$"
      • changedInput schema / properties / count / type
        Previous value: -"number"New value: +"integer"
      • addedInput schema / properties / product_name / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedscan_barcode2 fields changed
      • addedInput schema / properties / barcode / pattern
        Added value: +"^[0-9]{6,14}$"
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedscore_product2 fields changed
      • addedInput schema / properties / barcode / pattern
        Added value: +"^[0-9]{6,14}$"
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedstrain_lookup2 fields changed
      • addedInput schema / properties / species / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
    • Changedvalidate_claim4 fields changed
      • changedInput schema / properties / statement / description
        Previous value: -"The health/safety claim to validate, e.g. 'niacinamide is safe during pregnancy'"New value: +"The health/safety claim to validate, e.g. 'niacinamide is safe during pregnancy'. Do not include personal information."
      • addedInput schema / properties / statement / maxLength
        Added value: +500
      • addedInput schema / properties / statement / minLength
        Added value: +1
      • changedOutput schema / (root)
        Previous value: -nullNew value: +{
        +  "additionalProperties": true,
        +  "anyOf": [
        +    {
        +      "required": [
        +        "disclaimer"
        +      ]
        +    },
        +    {
        +      "required": [
        +        "error"
        +      ]
        +    }
        +  ],
        +  "description": "The structured Clarity result. Tool-specific fields vary by workflow; every successful tool result includes the informational-use disclaimer.",
        +  "properties": {
        +    "disclaimer": {
        +      "description": "Informational-use and medical-advice limitation.",
        +      "type": "string"
        +    },
        +    "error": {
        +      "description": "Actionable input or availability error when the tool cannot return a result.",
        +      "type": "string"
        +    },
        +    "human_url": {
        +      "description": "A live Clarity page or checker URL that the user can open for context.",
        +      "format": "uri",
        +      "type": "string"
        +    }
        +  },
        +  "type": "object"
        +}
  2. 1 tool update
    • Addedcheck_recall
  3. 1 tool update
    • Addedfind_alternatives
  4. 2 tool updates
    • Changedcheck_ingredient2 fields changed
      • changedInput schema / properties / lens / description
        Previous value: -"Condition lens"New value: +"Single condition lens"
      • addedInput schema / properties / lenses
        Added value: +{
        +  "description": "Multiple condition lenses in one call (max 5); wins over `lens` when provided",
        +  "items": {
        +    "enum": [
        +      "breastfeeding",
        +      "lactation",
        +      "pregnancy",
        +      "histamine",
        +      "mcas",
        +      "rosacea",
        +      "hs",
        +      "allergy"
        +    ],
        +    "type": "string"
        +  },
        +  "type": "array"
        +}
    • Addedcheck_stack
  5. 6 tool updates
    • First observedcheck_ingredient
    • First observedcheck_interaction
    • First observedscan_barcode
    • First observedscore_product
    • First observedstrain_lookup
    • First observedvalidate_claim

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables checking food additive safety, nutrition profiles, pesticide residues, and ingredient lists with regulatory flags and dietary compatibility. All data is sourced from authoritative bodies like JECFA, EFSA, and FDA.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables querying cosmetics ingredient data across EU, China, and US regulations, running 65-rule formula risk reviews, multi-region compliance checks, and retrieving synthetic biology company metadata via natural language.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Appendix turns any AI health conversation into a board-certified physician's opinion — with a real prescription when clinically appropriate. Search medical literature and submit a clinical encounter for review, all from your agent.
    2
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: ingredient lookup, interaction checking, recalls, stack audit, alternatives, barcode scanning, product scoring, strain lookup, and claim validation. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a verb_noun pattern (e.g., check_ingredient, find_alternatives, scan_barcode), with consistent use of underscores and active verbs.

Tool Count5/5

9 tools is well-scoped for the domain of product safety and ingredient analysis, covering key functionalities without being excessive or insufficient.

Completeness5/5

The tool set covers all major use cases: single ingredient checks, interactions, recalls, stack audits, alternatives, barcode scanning, product scoring, strain lookup, and claim validation, leaving no obvious gaps.

Resources