Perfume Picks for AI agents (MCP)
The Perfume Picks MCP server gives AI assistants read-only access to our fragrance database: 13,000+ scents with full note pyramids, accords, community wear data, and curated dupes with match percentages. Ask your AI for perfume recommendations, fragrance comparisons, scents similar to ones you love, or a cheaper dupe of an expensive bottle — and it can answer from real catalog data instead of guessing.
Connect in one minute
Claude — one click, then confirm the connector:
Claude Desktop (and other clients that launch local servers) — add to your MCP config:
{
"mcpServers": {
"perfume-picks": { "command": "npx", "args": ["-y", "perfume-picks-mcp"] }
}
} Remote clients (web agents, Cursor, anything that takes a URL) — use the hosted endpoint, no install or API key:
https://mcp.perfumepicks.app What tools does the Perfume Picks MCP server provide?
| Tool | What it does |
|---|---|
search_fragrances | Search by name, brand, family, gender, and price |
get_fragrance | Full note pyramid, accords, and scores for one scent |
find_dupes | Curated cheaper smell-alikes with match percentages |
find_similar | Most-similar fragrances by notes and accords |
get_recommendations | Picks from notes, budget, occasion, and gender |
compare_fragrances | Side-by-side comparison |
trending_fragrances | What collectors are adding to wardrobes right now |
what_to_wear_tonight | A scent for right now, scored with community data |
What can an AI answer with it?
- “What smells like Baccarat Rouge 540 without the price tag?”
- “Recommend a fragrance for a summer wedding.”
- “What fragrances have bergamot, vanilla, and amber?”
- “What should I wear on a date tonight?”
Access, privacy, and attribution
All tools are read-only and public — no account, API key, or authentication is required. Requests are rate-limited to 60 calls per minute. Every response includes source attribution and data freshness dates; quote freely with attribution to Perfume Picks (perfumepicks.app). Anonymous usage telemetry (tool name, arguments, client name, timing) is logged to operate the service and purged after 90 days; no user identity or conversation content is collected.
For developers
- npm package: perfume-picks-mcp
- GitHub (README, examples): bguillow-rgb/perfume-picks-mcp
- Official MCP registry:
io.github.bguillow-rgb/perfume-picks - Smithery listing: smithery.ai/servers/bguillow/perfume-picks