Loading MCP server directory, please wait...
Fragrance & perfume MCP: search fragrances, notes, accords, brands, perfumers, reviews & charts.
npx @getmcp/cli add com.noteboxd/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NOTEBOXD_API_KEYNoteboxd API key (nb_live_...). Create one free at https://developers.noteboxd.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.noteboxd/mcp": {
"command": "npx",
"args": [
"-y",
"@noteboxd/mcp"
],
"env": {
"NOTEBOXD_API_KEY": ""
}
}
}
}