MCP Server
Active
MIT
io.github.bguillow-rgb/pour-picks MCP Server
io.github.bguillow-rgb/pour-picks
What is the io.github.bguillow-rgb/pour-picks MCP server?
Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.
How to install io.github.bguillow-rgb/pour-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": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"pour-picks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Claude Code
claude mcp add pour-picks -- npx -y pour-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 Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.
0
View repository →TypeScript
MIT