Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Pour Picks

io.github.bguillow-rgb/pour-picks

Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.

Uptime
100.0%
3 direct probes · 30d
Response
2932ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

search_bottles

Full-text search across 4,700+ bourbons, ryes, scotches, and other spirits in the Pour Picks database. Filter by category, price (USD), and proof. Returns structured tasting profiles with source attri…

get_bottle

Detailed record for one bottle: tasting profile, flavor notes, pairings, price, community ratings. Accepts a Pour Picks bottle ID (UUID) or a bottle name.

find_similar

Bottles with a similar flavor profile to a given bottle, ranked by shared flavor notes and body/sweetness/char proximity. Deterministic scoring over the Pour Picks structured tasting data.

find_cheaper_alternative

Bottles in the same style with a similar flavor profile at a lower price than the given bottle. Great for 'what tastes like X without the price tag' questions.

get_recommendations

Personalized bottle picks from taste preferences (flavor keywords like 'caramel', 'smoke', 'cherry'), a budget in USD, and an occasion (e.g. 'gift', 'everyday sipper', 'celebration', 'introducing a fr…

compare_bottles

Side-by-side comparison of two bottles: proof, age, price, flavor profile, shared and distinct tasting notes, and community ratings.

trending_bottles

Bottles Pour Picks users are adding to their cellars most over the last 30 days (falls back to catalog popularity when live activity data is unavailable). The method used is labeled in the response.

pour_tonight_suggestion

A pour suggestion for right now, based on mood (e.g. 'unwinding', 'celebratory', 'contemplative'), occasion (e.g. 'nightcap', 'with friends', 'after dinner'), and season.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pour_picks": {
      "url": "https://mcp.pourpicks.app/?src=registry",
      "transport": "streamable-http"
    }
  }
}