Skip to main content
ClaudeWave
parfica avatar
parfica

mcp-server-parfica

View on GitHub

MCP server for parfica.com — fragrance encyclopedia for AI agents

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: NPX · mcp-server-parfica
Claude Code CLI
claude mcp add parfica -- npx -y mcp-server-parfica
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "parfica": {
      "command": "npx",
      "args": ["-y", "mcp-server-parfica"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# mcp-server-parfica

MCP (Model Context Protocol) server for **[parfica.com](https://parfica.com)** — the Ukrainian-first fragrance encyclopedia. Ask your AI assistant *"what does Creed Aventus smell like?"* or *"find me cheaper fragrances similar to Baccarat Rouge 540"* and it will answer with note pyramids, accords, perfumers, community ratings and note-overlap dupes.

This package is a thin stdio bridge to the site's native MCP endpoint (`https://parfica.com/mcp`). Tools are discovered at startup, so the package never goes stale.

## Tools

| Tool | Description |
|------|-------------|
| `search_fragrance` | Search fragrances, brands, notes and perfumers by name (Latin or Cyrillic) |
| `fragrance_info` | Full profile: brand, year, note pyramid, accords, perfumers, community rating |
| `find_dupes` | "Smells like" matches by distinctive-note overlap |

## Install

### Claude Code

```bash
claude mcp add parfica -- npx -y mcp-server-parfica
```

### Claude Desktop

```json
{
  "mcpServers": {
    "parfica": {
      "command": "npx",
      "args": ["-y", "mcp-server-parfica"]
    }
  }
}
```

### Remote (no install)

MCP clients that support remote servers can connect straight to:

```
https://parfica.com/mcp
```

## Configuration

| Env var | Meaning |
|---------|---------|
| `PARFICA_MCP_URL` | Override the endpoint URL (default `https://parfica.com/mcp`) |
| `PARFICA_TOKEN` | Optional bearer token for future write tools |

## Related

- [parfica.com](https://parfica.com) — the encyclopedia itself
- [`fragrance-dupes`](https://github.com/parfica/fragrance-dupes) — the open "smells like" matching algorithm
- [`parfica-open-data`](https://github.com/parfica/parfica-open-data) — open fragrance data (notes, taxonomy, OBF)

## License

MIT © [parfica.com](https://parfica.com)

What people ask about mcp-server-parfica

What is parfica/mcp-server-parfica?

+

parfica/mcp-server-parfica is mcp servers for the Claude AI ecosystem. MCP server for parfica.com — fragrance encyclopedia for AI agents It has 0 GitHub stars and its last recorded update is dated 2026-08-05.

How do I install mcp-server-parfica?

+

You can install mcp-server-parfica by cloning the repository (https://github.com/parfica/mcp-server-parfica) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is parfica/mcp-server-parfica safe to use?

+

Our security agent has analyzed parfica/mcp-server-parfica and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains parfica/mcp-server-parfica?

+

parfica/mcp-server-parfica is maintained by parfica. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.

Are there alternatives to mcp-server-parfica?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-server-parfica to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: parfica/mcp-server-parfica
[![Featured on ClaudeWave](https://claudewave.com/api/badge/parfica-mcp-server-parfica)](https://claudewave.com/repo/parfica-mcp-server-parfica)
<a href="https://claudewave.com/repo/parfica-mcp-server-parfica"><img src="https://claudewave.com/api/badge/parfica-mcp-server-parfica" alt="Featured on ClaudeWave: parfica/mcp-server-parfica" width="320" height="64" /></a>

More MCP Servers

mcp-server-parfica alternatives