MCP Server
Active
MIT
io.github.bguillow-rgb/perfume-picks MCP Server
io.github.bguillow-rgb/perfume-picks
What is the io.github.bguillow-rgb/perfume-picks MCP server?
Search the Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.
How to install io.github.bguillow-rgb/perfume-picks
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"perfume-picks": {
"command": "npx",
"args": [
"-y",
"perfume-picks-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"perfume-picks": {
"command": "npx",
"args": [
"-y",
"perfume-picks-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"perfume-picks": {
"command": "npx",
"args": [
"-y",
"perfume-picks-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"perfume-picks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"perfume-picks-mcp"
]
}
}
}Claude Code
claude mcp add perfume-picks -- npx -y perfume-picks-mcpRelated MCP servers
Verified ITIN lender directory + 290 bilingual guides on US loans, cards & credit without an SSN.
0
View repository →TypeScript
MIT
Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.
0
View repository →TypeScript
MIT
Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.
0
View repository →TypeScript
MIT