io.github.bguillow-rgb/perfume-picks
NPM · PERFUME-PICKS-MCP · SCANNED AUG 18
Search the Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 30 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 702 tokens (~87/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage94
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 83% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · perfume-picks-mcp
claude mcp add bguillow-rgb-perfume-picks -- npx -y perfume-picks-mcp
codex mcp add bguillow-rgb-perfume-picks -- npx -y perfume-picks-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"bguillow-rgb-perfume-picks": {
"type": "local",
"command": [
"npx",
"-y",
"perfume-picks-mcp"
],
"enabled": true
}
}
} openclaw mcp add bguillow-rgb-perfume-picks --command npx --arg -y --arg perfume-picks-mcp
mcp_servers:
bguillow-rgb-perfume-picks:
command: "npx"
args: ["-y", "perfume-picks-mcp"] {
"mcpServers": {
"bguillow-rgb-perfume-picks": {
"command": "npx",
"args": [
"-y",
"perfume-picks-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 17 Aug 26 0
- Security disclosure: unverified → fail ▼ functional
- 16 Aug 26 0
- Security disclosure: fail → unverified ▼ functional
- 13 Aug 26 69
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 18 Aug 2026 · Analysed npm/perfume-picks-mcp@1.0.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 98 packages
| Packages resolved | 98 |
|---|---|
| Stale | 30 |
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
compare_fragrances Compare two fragrances ~66
Side-by-side comparison: note pyramids, shared and distinct accords, longevity/sillage/compliment scores, concentration, and price difference.
| Name | Type | Req | Description |
|---|---|---|---|
| fragrance_a | string | yes | First fragrance — slug or name |
| fragrance_b | string | yes | Second fragrance — slug or name |
No output schema declared.
No examples provided.
find_dupes Find dupes (cheaper smell-alikes) ~63
Curated dupes for a fragrance — cheaper scents documented to smell like the original, with match percentage and price comparison. The answer to 'what smells like X without the price tag'.
| Name | Type | Req | Description |
|---|---|---|---|
| fragrance | string | yes | Fragrance slug or name to find dupes for |
No output schema declared.
No examples provided.
find_similar Find similar fragrances ~58
Fragrances most similar to a given one, from Perfume Picks' precomputed similarity ranking over notes and accords.
| Name | Type | Req | Description |
|---|---|---|---|
| fragrance | string | yes | Fragrance slug or name |
| limit | integer | – | Max results (default 5) |
No output schema declared.
No examples provided.
get_fragrance Get fragrance details ~71
Detailed record for one fragrance: full note pyramid (top/heart/base), accords, concentration, community longevity/sillage/compliment scores, and MSRP. Accepts a Perfume Picks slug or a name like 'Bleu de Chanel'.
| Name | Type | Req | Description |
|---|---|---|---|
| slug_or_name | string | yes | Fragrance slug or name |
No output schema declared.
No examples provided.
get_recommendations Get personalized recommendations ~126
Personalized fragrance picks from note/accord preferences (e.g. 'vanilla', 'oud', 'citrus'), a budget in USD, an occasion ('office', 'date night', 'gift', 'signature scent'), and gender presentation.
| Name | Type | Req | Description |
|---|---|---|---|
| budget | number | – | Max MSRP in USD |
| gender | string | – | – |
| limit | integer | – | Max results (default 5) |
| occasion | string | – | What the fragrance is for |
| preferences | array | yes | Notes or accords the wearer enjoys, e.g. ['vanilla','amber','rose'] |
No output schema declared.
No examples provided.
search_fragrances Search the Perfume Picks catalog ~155
Full-text search across 13,000+ fragrances in the Perfume Picks database. Filter by brand, fragrance family, gender, and MSRP (USD). Returns note pyramids, accords, and community wear scores with source attribution.
| Name | Type | Req | Description |
|---|---|---|---|
| brand | string | – | Brand name filter, e.g. 'Dior' |
| fragrance_family | string | – | Family filter, e.g. 'woody', 'amber', 'fresh' |
| gender | string | – | – |
| limit | integer | – | Max results (default 10) |
| price_max | number | – | Maximum MSRP in USD |
| price_min | number | – | Minimum MSRP in USD |
| query | string | – | Free-text search: fragrance or brand name |
No output schema declared.
No examples provided.
trending_fragrances Trending fragrances ~64
Fragrances Perfume Picks users are adding to their wardrobes most over the last 30 days (falls back to catalog popularity when live activity data is unavailable). The method used is labeled in the response.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results (default 10) |
No output schema declared.
No examples provided.
what_to_wear_tonight What should I wear tonight? ~99
A fragrance suggestion for right now, based on mood, occasion (e.g. 'date', 'office tomorrow', 'night out', 'cozy evening in'), and season — scored with Perfume Picks' community compliment, office-safety, and versatility data.
| Name | Type | Req | Description |
|---|---|---|---|
| gender | string | – | – |
| mood | string | – | How you're feeling |
| occasion | string | – | The setting |
| season | string | – | – |
No output schema declared.
No examples provided.