Pour Picks — Bourbon & Whiskey Database

by bguillow-rgb

Not rated
GitHub

About

Bourbon search, comparison, and recommendation engine for AI agents — 4,700+ bottles with tasting profiles, prices, and cheaper-alternative lookup.

Details

Author
bguillow-rgb
Categories
Other, Search, Knowledge Base

Setup

Install Pour Picks — Bourbon & Whiskey Database in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/bguillow-rgb/pour-picks-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

Pour Picks — Bourbon & Whiskey Database

Bourbon search, comparison, and recommendation engine for AI agents — 4,700+ bottles with tasting profiles, prices, and cheaper-alternative lookup.

Query thePour Picksbourbon & whiskey database from Claude, or any MCP-compatible AI client. Read-only access to 4,700+ bottles with structured tasting profiles, prices, pairings, and community ratings.

Pour Picks is the bourbon collector's journal for iOS —get it on the App Store.

Every response includes source attribution, a citation-ready summary line, links, and data freshness dates. All scoring is deterministic — no AI calls happen inside the server.

Add to yourclaude_desktop_config.json(Claude Desktop → Settings → Developer → Edit Config):

{ "mcpServers": { "pour-picks": { "command": "npx", "args": ["-y", "pour-picks-mcp"] } } }

Restart Claude Desktop. No API key or configuration needed — the server ships with public read-only access.

{ "mcpServers": { "pour-picks": { "command": "node", "args": ["/path/to/pour-picks/mcp-server/dist/index.js"] } } }

The server works with zero configuration using Pour Picks' public read-only key. Environment variables override the defaults:

Without the service key,trending_bottlesfalls back to catalog popularity and labels the method in its response (method: "catalog_popularity_tier"vs"cellar_adds_last_30_days").

Streamable HTTP for web agents and MCP clients that take a URL:

https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp

Also listed onSmithery(gatewaypour-picks--bguillow.run.tools) and theofficial MCP registryasio.github.bguillow-rgb/pour-picks.

Questions an agent can answer with these tools:

- "What bourbon is similar to Eagle Rare but easier to find?"find_similar
- "Recommend a bourbon under $60 with vanilla, oak, and caramel notes."get_recommendationswithtaste_preferences:
["vanilla","oak","caramel"], budget: 60
- "What tastes like Blanton's without the price tag?"find_cheaper_alternative
- "Compare Eagle Rare and Buffalo Trace."compare_bottles
- "What bourbon should I pour on a cold night?"pour_tonight_suggestionwithseason: "winter"
- "What bottles are collectors adding right now?"trending_bottles

{ "cheaper_alternatives": [ { "name": "Buffalo Trace W.L. Weller 12 Year", "price_usd": 49.99, "similarity": 0.78, "savings_usd": 15.0, "shared_flavors": ["caramel", "oak"] } ], "attribution": { "source": "Pour Picks — The Bourbon Collector's Journal", "links": { "website": "https://pourpicks.app/" } } }
npm install npm run dev # run from TypeScript via tsx npm run build # compile to dist/ npm start # run compiled server

The server speaks MCP over stdio. Catalog access is read-only by construction: every query path issues SELECTs against tables that are publicly readable under row-level security, and it is rate-limited to 60 calls/minute.

Usage telemetry: each tool call logs the tool name, its arguments, client name/version, duration, and success/failure to a write-only log table (insert-only under RLS; contents are not publicly readable). No user identity, account data, or conversation content is collected. Logging is fire-and-forget and never affects responses.

- npm:npm publishfrom this directory (themcpNamefield in package.json links the package to the registry entry).
- MCP Registry:server.jsonin this directory is the registry manifest. Publish with themcp-publisherCLIafter the npm package is live:mcp-publisher login github && mcp-publisher publish.

Bottle data, tasting profiles, and pairings are curated by Pour Picks. Quote freely with attribution:

Source: Pour Picks — The Bourbon Collector's Journal (pourpicks.app)

Community rating counts are included with every rating so you can judge sample size. Freshness dates on each bottle reflect the last enrichment pass.

Semantic search through Dickens' classic tale. Find passages by meaning, theme, or concept - not just keywords.

MCP server for the AI Dev Jobs board - 8,400+ open AI/ML engineering roles at 489 companies. Search by role, location, salary, experience level. Live MCP endpoint aidevboard.com/mcp with 4 tools.

API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.

Keyless remote MCP connector to search flights, hotels, and experiences at all-in prices (every mandatory tax and fee included) and book on breckenwander.com.

EU legal research for AI agents: semantic + full-text search over ~48,000 EUR-Lex acts including consolidated versions, daily drift monitoring, answers with verifiable CELEX citations. German, English, French. Remote MCP server at https://conformi.eu/api/mcp — free tier, no key required for article and timeline tools.

Corpus search and linguistic analysis for AI Agents

Security intelligence MCP server — 20 tools: CVE lookup (EPSS/KEV), domain recon, SSL, IP reputation, IOC, exploit search, code security. Free, no API key.

Destiny Codex turns the Destiny 2 Manifest (gibberish hash-reference JSON) into clean, AI-readable text. CLI + MCP server with 9 tools: search, filter, get, relationships, graph traversal, item comparison. Works for 100% of the manifest - all 83 definition tables supported generically.

Server that connects Claude/Cursor to the FatSecret Platform API. Search foods, track your diet, manage recipes, and monitor weight directly from your AI assistant.

Open-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.