JUHE API Marketplace
recepgocmen avatar
MCP Server

Blue Perfumery MCP Server

A Model Context Protocol server that provides AI assistants with access to Blue Perfumery's perfume collection data, enabling users to search, compare, and purchase fragrances through natural language interactions.

2
GitHub Stars
3/2/2026
Last Updated
MCP Server Configuration
1{
2 "name": "blue-perfumery",
3 "command": "node",
4 "args": [
5 "/path/to/mcp-server/dist/index.js"
6 ],
7 "env": {
8 "MONGODB_URI": "your-mongodb-connection-string"
9 }
10}
JSON10 lines
  1. Home
  2. MCP Servers
  3. blue-perfumery-mcp-server

README Documentation

Blue Perfumery MCP Server

Model Context Protocol (MCP) server that enables AI assistants like Claude to access Blue Perfumery's perfume database and product information.

What is MCP?

Model Context Protocol is an open standard that allows AI assistants to securely access external data sources and tools. This server provides Claude and other MCP-compatible assistants direct access to Blue Perfumery's product catalog.

Tech Stack

TechnologyVersionPurpose
Node.js18+Runtime
TypeScript5.3+Type Safety
MCP SDK0.5+Protocol Implementation
MongoDB-Database
Mongoose8.0+ODM

Available Tools

ToolDescription
list_all_perfumesGet all perfumes in the collection
get_perfume_by_idGet a specific perfume by ID
search_perfumesSearch perfumes by name or brand
get_perfumes_by_categoryFilter by category (men, women, niche)
get_purchase_linkGet Shopier purchase link for a perfume

Installation

# Install dependencies
npm install

# Create .env file
echo "MONGODB_URI=your-mongodb-uri" > .env

# Build
npm run build

# Run
npm start

Claude Desktop Integration

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "blue-perfumery": {
      "command": "node",
      "args": ["/path/to/mcp-server/dist/index.js"],
      "env": {
        "MONGODB_URI": "your-mongodb-connection-string"
      }
    }
  }
}

Project Structure

src/
├── index.ts          # MCP server entry point
├── config/
│   └── database.ts   # MongoDB connection
└── models/
    └── Product.ts    # Perfume model

Example Usage

Once configured, you can ask Claude:

  • "What perfumes does Blue Perfumery have?"
  • "Search for woody perfumes"
  • "Show me men's fragrances"
  • "Get the purchase link for [perfume name]"

Environment Variables

VariableDescription
MONGODB_URIMongoDB connection string

Scripts

CommandDescription
npm run devDevelopment with tsx
npm run buildCompile TypeScript
npm startStart server

License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.aiFeatured on ShowMeBestAI
Copyright © 2026 JUHEDATA HK LIMITED - All rights reserved