Home › Design & Media › Fragrance & Perfume MCP (Noteboxd)
Fragrance & Perfume MCP (Noteboxd)
Fragrance & perfume MCP: search fragrances, notes, accords, brands, perfumers, reviews & charts.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.noteboxd.com/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp https://mcp.noteboxd.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"url": "https://mcp.noteboxd.com/mcp"
}
}
}
Package (npm 0.1.4)
npx -y @noteboxd/mcp@0.1.4
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@noteboxd/mcp@0.1.4"
],
"env": {
"NOTEBOXD_API_KEY": "<YOUR_VALUE>"
}
}
}
}
NOTEBOXD_API_KEYrequired secret — Noteboxd API key (nb_live_...). Create one free at https://developers.noteboxd.com
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry