🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@noteboxd/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noteboxd/mcp - npm Package Compare versions

Comparing version
0.1.3
to
0.1.4
+1
-1
dist/config.js
// Change PACKAGE_NAME here if the package is ever published under a scope.
export const PACKAGE_NAME = "noteboxd-mcp";
export const PACKAGE_VERSION = "0.1.3";
export const PACKAGE_VERSION = "0.1.4";
// Public REST API origin. Override with NOTEBOXD_API_BASE_URL.

@@ -5,0 +5,0 @@ export const DEFAULT_API_BASE_URL = "https://api.noteboxd.com";

{
"name": "@noteboxd/mcp",
"version": "0.1.3",
"version": "0.1.4",
"mcpName": "com.noteboxd/mcp",
"description": "Model Context Protocol server for Noteboxd. Query fragrances, notes, accords, brands, perfumers, reviews, and charts from your AI assistant.",
"description": "Fragrance & perfume MCP server and API client: query fragrances, notes, accords, brands, perfumers, reviews, and charts from Noteboxd.",
"publishConfig": {

@@ -11,7 +11,17 @@ "access": "public"

"mcp",
"mcp-server",
"model-context-protocol",
"modelcontextprotocol",
"fragrance",
"fragrances",
"perfume",
"cologne",
"scent",
"fragrance-mcp",
"perfume-mcp",
"fragrance-api",
"perfume-api",
"notes",
"accords",
"perfumer",
"noteboxd",

@@ -18,0 +28,0 @@ "ai",

@@ -1,7 +0,7 @@

# Noteboxd MCP
# Noteboxd Fragrance & Perfume MCP
A [Model Context Protocol](https://modelcontextprotocol.io) server that lets an AI assistant
(Claude, ChatGPT, Cursor, and other MCP clients) query the
[Noteboxd](https://www.noteboxd.com) fragrance encyclopedia: fragrances, notes, accords,
brands, perfumers, community reviews, and charts.
A [Model Context Protocol](https://modelcontextprotocol.io) server (and API) for **fragrance and
perfume** data. Connect Claude, ChatGPT, Cursor, or any MCP client to the
[Noteboxd](https://www.noteboxd.com) fragrance encyclopedia: fragrances, notes, accords, brands,
perfumers, community reviews, and charts.

@@ -8,0 +8,0 @@ [![npm version](https://img.shields.io/npm/v/@noteboxd/mcp?color=2b54d4)](https://www.npmjs.com/package/@noteboxd/mcp)

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.noteboxd/mcp",
"description": "Query the Noteboxd fragrance encyclopedia (fragrances, notes, brands, reviews, and charts).",
"title": "Fragrance & Perfume MCP (Noteboxd)",
"description": "Fragrance & perfume MCP: search fragrances, notes, accords, brands, perfumers, reviews & charts.",
"repository": {

@@ -9,3 +10,3 @@ "url": "https://github.com/noteboxd/mcp",

},
"version": "0.1.3",
"version": "0.1.4",
"packages": [

@@ -15,3 +16,3 @@ {

"identifier": "@noteboxd/mcp",
"version": "0.1.3",
"version": "0.1.4",
"transport": {

@@ -18,0 +19,0 @@ "type": "stdio"