Skip to main content
Glama

scentpulse

ScentPulse: Fragrance intelligence: note profiles, batch-code age decoding, dupe/clone matching, blind-buy risk scores, reformulation and allergen checks, attar/oud navigation, collection valuation and layering guidance. IFRA and EU allergen-regulation grounded.

Coverage: Global (EU regs, Middle East attar market, Asia)

Endpoints: • note-profile ($0.08): Fragrance note-profile lookup • batch-check ($0.10): Batch/lot code freshness decoder • dupe-match ($0.15): Dupe/clone finder • blind-buy-risk ($0.12): Blind-buy risk score • reformulation-check ($0.12): Reformulation checker • allergen-check ($0.10): EU allergen context check • occasion-match ($0.10): Occasion/season/climate fragrance matcher • price-per-ml ($0.08): Price-per-ml value optimizer • attar-navigator ($0.10): Middle Eastern attar/oud navigator • discontinued-watch ($0.10): Discontinuation watch • collection-value ($0.15): Collection valuation • layering-guide ($0.10): Fragrance layering guide

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNocode
langNolang
brandNobrand
queryNoquery
actionYesWhich endpoint to call. Options: note-profile | batch-check | dupe-match | blind-buy-risk | reformulation-check | allergen-check | occasion-match | price-per-ml | attar-navigator | discontinued-watch | collection-value | layering-guide
budgetNobudget
seasonNoseason
bottlesNoURL-encoded JSON array of bottle objects
climateNoclimate
occasionNooccasion
age_rangeNoage_range
fragranceNoFragrance name
budget_usdNobudget_usd
fragrancesNoComma-separated fragrance names
style_goalNostyle_goal
price_paid_usdNoprice_paid_usd
batch_year_hintNobatch_year_hint
ingredient_listNoingredient_list
experience_levelNoexperience_level
fragrance_or_ingredientNofragrance_or_ingredient

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It adds useful context by listing per-endpoint pricing and regulatory grounding, but it does not explicitly state that the tool is read-only, what happens on errors, or any side effects. The pricing transparency is valuable, but other behavioral aspects like data handling or rate limits remain undisclosed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with a summary, coverage note, and a bulleted endpoint list, and it is front-loaded with the core purpose. However, it is quite long and repeats endpoint names that also appear in the schema's enum, making it less concise than ideal for an AI agent to quickly parse.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 20 parameters and no output schema, yet the description does not specify which parameters are needed per endpoint, nor does it explain return formats or error behavior. An agent cannot reliably invoke a specific action without guessing which parameters apply, making the description incomplete for a tool of this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The long description adds context about endpoints but does not explain which parameters are required for each action. Some parameter descriptions in the schema are minimally informative (e.g., 'code', 'lang'), though a few like 'bottles' and 'fragrances' have meaningful explanations. Overall, the description contributes little beyond the schema's parameter names.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's domain ('Fragrance intelligence') and enumerates specific capabilities (note profiles, batch-code decoding, dupe matching, etc.), which distinguishes it from sibling 'pulse' tools focused on other domains. However, it lacks a single explicit verb like 'search' or 'lookup,' instead relying on a list of endpoint names to convey actions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies when to use the tool through its domain coverage (global, EU regs, Middle East attar market, Asia) and the self-descriptive endpoint names. It does not provide explicit 'when not to use' guidance or mention alternatives, so the usage context is only inferred rather than clearly defined.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.