blue-perfumery-mcp-server

recepgocmen/blue-perfumery-mcp-server

3.3

If you are the rightful owner of blue-perfumery-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Blue Perfumery MCP Server provides seamless access to perfume collection data, enabling AI assistants to help users discover and purchase fragrances.

The Blue Perfumery MCP Server is a Model Context Protocol (MCP) server that offers comprehensive access to the Blue Perfumery perfume collection. It allows AI assistants like Claude to search through a curated selection of over 50 premium perfumes, compare prices, and provide purchase links. Users can filter perfumes by gender, brand, and characteristics, and access detailed fragrance notes and descriptions. The server also integrates directly with Shopier for seamless purchasing. This server is designed to enhance the user experience by providing detailed and accessible perfume data, making it easier for users to find and purchase their ideal fragrance.

Features

  • Search through 50+ premium perfumes
  • Compare prices and get purchase links
  • Filter by gender, brand, and characteristics
  • Access detailed fragrance notes and descriptions
  • Direct integration with Shopier for purchases

Usages

npm with Claude Desktop

{
  "mcpServers": {
    "blue-perfumery": {
      "command": "blue-perfumery-mcp"
    }
  }
}

source with Claude Desktop

{
  "mcpServers": {
    "blue-perfumery": {
      "command": "node",
      "args": ["dist/index.js"],
      "cwd": "/path/to/mcp-server"
    }
  }
}

Tools

  1. list_all_perfumes

    Returns all perfumes in the collection with full details

  2. get_perfume_by_id

    Retrieves a specific perfume by its unique ID

  3. search_perfumes

    Intelligent search by perfume name or brand

  4. get_perfumes_by_category

    Filter by category (men's, women's, or niche)

  5. get_purchase_link

    Get direct Shopier purchase links for any perfume