Skip to main content
Glama
parfica

mcp-server-parfica

Official
by parfica

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PARFICA_TOKENNoOptional bearer token for future write tools
PARFICA_MCP_URLNoOverride the endpoint URLhttps://parfica.com/mcp

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_fragranceA

Search the parfica.com fragrance encyclopedia by name (Latin or Cyrillic), brand, note or perfumer. Returns matching fragrances, brands, notes and perfumers with links.

fragrance_infoA

Full profile of a fragrance on parfica.com by its slug: brand, year, gender, concentration, family, note pyramid, accords, perfumers, community rating.

find_dupesA

Find fragrances that smell similar ("dupes") to a given one, by distinctive-note overlap. Returns matches with similarity ranking.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: searching for fragrances, retrieving full details for a specific fragrance, and finding similar fragrances. There is no functional overlap between them.

Naming Consistency4/5

Two tools follow the verb_noun pattern (search_fragrance, find_dupes), but fragrance_info lacks a verb, making it slightly inconsistent. However, the naming is still clear and readable.

Tool Count4/5

With only three tools, the server is at the low end of the well-scoped range but covers the core interactions for a fragrance encyclopedia. The count is slightly minimal but not insufficient.

Completeness4/5

The server covers search, detailed profiles, and similarity discovery, which are the primary read operations for the domain. Dedicated tools for brands, notes, or perfumers are missing, but search handles those queries adequately.

Maintenance

ActivitySlowing
ResponsivenessNo issues