io.github.bguillow-rgb/pour-picks
NPM · POUR-PICKS-MCP · SCANNED AUG 18
Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 30 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 707 tokens (~88/item across 8 items; 8 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 96% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · pour-picks-mcp
claude mcp add bguillow-rgb-pour-picks -- npx -y pour-picks-mcp
codex mcp add bguillow-rgb-pour-picks -- npx -y pour-picks-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"bguillow-rgb-pour-picks": {
"type": "local",
"command": [
"npx",
"-y",
"pour-picks-mcp"
],
"enabled": true
}
}
} openclaw mcp add bguillow-rgb-pour-picks --command npx --arg -y --arg pour-picks-mcp
mcp_servers:
bguillow-rgb-pour-picks:
command: "npx"
args: ["-y", "pour-picks-mcp"] {
"mcpServers": {
"bguillow-rgb-pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 13 Aug 26 69
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 18 Aug 2026 · Analysed npm/pour-picks-mcp@1.0.2
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 98 packages
| Packages resolved | 98 |
|---|---|
| Stale | 30 |
| Tree resolution | Complete |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
compare_bottles Compare two bottles ~65
Side-by-side comparison of two bottles: proof, age, price, flavor profile, shared and distinct tasting notes, and community ratings.
| Name | Type | Req | Description |
|---|---|---|---|
| bottle_a | string | yes | First bottle — UUID or name |
| bottle_b | string | yes | Second bottle — UUID or name |
No output schema declared.
No examples provided.
find_cheaper_alternative Find a cheaper alternative ~70
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.
| Name | Type | Req | Description |
|---|---|---|---|
| bottle_id | string | yes | Bottle UUID or name |
| limit | integer | – | Max results (default 5) |
No output schema declared.
No examples provided.
find_similar Find similar bottles ~72
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.
| Name | Type | Req | Description |
|---|---|---|---|
| bottle_id | string | yes | Bottle UUID or name |
| limit | integer | – | Max results (default 5) |
No output schema declared.
No examples provided.
get_bottle Get bottle details ~65
Detailed record for one bottle: tasting profile, flavor notes, pairings, price, community ratings. Accepts a Pour Picks bottle ID (UUID) or a bottle name.
| Name | Type | Req | Description |
|---|---|---|---|
| slug_or_id | string | yes | Bottle UUID or a name like 'Eagle Rare 10' |
No output schema declared.
No examples provided.
get_recommendations Get personalized recommendations ~142
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 friend to bourbon').
| Name | Type | Req | Description |
|---|---|---|---|
| budget | number | – | Max price in USD |
| category | string | – | Restrict to one spirit category |
| limit | integer | – | Max results (default 5) |
| occasion | string | – | What the bottle is for |
| taste_preferences | array | yes | Flavor keywords the drinker enjoys, e.g. ['caramel','vanilla','oak'] |
No output schema declared.
No examples provided.
pour_tonight_suggestion What should I pour tonight? ~87
A pour suggestion for right now, based on mood (e.g. 'unwinding', 'celebratory', 'contemplative'), occasion (e.g. 'nightcap', 'with friends', 'after dinner'), and season.
| Name | Type | Req | Description |
|---|---|---|---|
| mood | string | – | How you're feeling |
| occasion | string | – | The setting |
| season | string | – | – |
No output schema declared.
No examples provided.
search_bottles Search the Pour Picks catalog ~143
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 attribution.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Spirit category filter |
| limit | integer | – | Max results (default 10) |
| price_max | number | – | Maximum price in USD |
| price_min | number | – | Minimum price in USD |
| proof_max | number | – | Maximum proof |
| proof_min | number | – | Minimum proof |
| query | string | – | Free-text search: distillery, bottle name, or expression |
No output schema declared.
No examples provided.
trending_bottles Trending bottles ~63
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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results (default 10) |
No output schema declared.
No examples provided.