Noteboxd MCP Server

Fragrance intelligence for AI

Connect your AI assistant to Noteboxd's fragrance encyclopedia — community ratings, perfumer profiles, and personalized recommendations via the Model Context Protocol.

Tools
Encyclopedia
fragrance_search

Search and filter the fragrance encyclopedia by name, brand, notes, accords, decade, concentration, gender, and score.

fragrance_get

Get a single fragrance's full profile — notes pyramid, accords, reviews summary, ratings distribution, and metadata.

fragrance_get_reviews

Retrieve community reviews for a fragrance, with pagination and sorting options.

fragrance_get_wearing_stats

Wearing statistics — longevity, sillage, seasonal preferences, and occasion breakdowns from community data.

brand_get

Full brand profile — history, top fragrances, average score, and house perfumers.

perfumer_get

Perfumer profile — biography, notable creations, brand collaborations, and signature style.

note_explore

Explore a fragrance note — description, family, top fragrances featuring it, and related notes.

Discovery
search

Universal search across all entities — fragrances, brands, notes, perfumers, and collections in one call.

trending

What's trending on Noteboxd right now — most discussed, highest-rated new releases, and community buzz.

fragrance_similar

Find fragrances similar to a given one based on note profile, accords, and community comparisons.

charts_list

List available community charts — top rated overall, by category, seasonal picks, and more.

chart_get

Get a specific chart's entries with rankings, scores, and movement data.

notes_list

Browse all fragrance notes organized by family — citrus, floral, woody, ambery, and more.

Personal
user_get_cabinet Pro

Your fragrance cabinet — fragrances you own, have tried, or finished.

user_get_wishlist Pro

Your wishlist — fragrances you want to try or purchase.

user_get_collections Pro

Your curated collections — themed lists you've created or saved.

user_get_reviews Pro

Your review history — all ratings and reviews you've written.

user_get_wearing_history Pro

Your wearing log — what you wore and when, with seasonal patterns.

Examples

"Find me woody fragrances rated above 8/10 from the 2010s"

fragrance_search

"What's similar to Bleu de Chanel but more unique?"

fragrance_get fragrance_similar

"Recommend a summer fragrance from my cabinet"

user_get_cabinet fragrance_get_wearing_stats

"Who created Santal 33 and what else have they made?"

fragrance_get perfumer_get

"What's trending in niche fragrances right now?"

trending charts_list
Connect
Endpoint https://mcp.noteboxd.com/mcp
Claude Desktop · claude_desktop_config.json
{ "mcpServers": { "noteboxd": { "url": "https://mcp.noteboxd.com/mcp" } } }
Claude Code · Terminal
# Add the Noteboxd MCP server claude mcp add noteboxd \ --transport http \ https://mcp.noteboxd.com/mcp
Cursor / VS Code · .cursor/mcp.json
{ "mcpServers": { "noteboxd": { "url": "https://mcp.noteboxd.com/mcp" } } }
Plans
Free
Noteboxd account required
  • 50 calls per day
  • 50 unique records per day
  • Encyclopedia & discovery tools
  • OAuth or API key authentication