mcpbeat Sign in

Pour Picks MCP Server

answering

Pour Picks is answering right now. Last checked 14 min ago. 77 installs a week from npm. It exposes 8 tools. Last commit 21 Aug 2026.

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

Installs per day peak 276 · avg 10
a month agotoday
Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
90 of 90 checks
8
Tools
read from the server
1180 ms
Response time
average over 24h
77
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Pour Picks every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add pour-picks --transport http https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pour-picks": {
      "url": "https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pour-picks]
url = "https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pour-picks": {
      "url": "https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pour-picks": {
      "url": "https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bottle
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.
bottles
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 attribution.
cheaper
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.
compare
compare_bottles
Side-by-side comparison of two bottles: proof, age, price, flavor profile, shared and distinct tasting notes, and community ratings.
pour
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.
recommendations
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 friend to bourbon').
similar
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.
trending
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.

Endpoints

URLTransportStateLatencyChecked
https://nqnigdqkcvrziwcbgily.supabase.co/functions/v1/mcp streamable-http answering 930 ms 14 min ago

Alternatives to Pour Picks

same job, measured the same way
Perfume Picks
by bguillow-rgb

Search the Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.

76 installs/wk 8 tools answering
Cvinbio
by vedangvatsa123

Search professional profiles from the CVin.Bio talent database.

35 installs/wk local only
Percolate
by bguillow-rgb

Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.

77 installs/wk 8 tools answering
Tmdb MCP Server
by cyanheads

Search, detail, and discovery for movies, TV, and people on The Movie Database (TMDB).

92 installs/wk local only
Open Food Facts
by domdomegg

Search and contribute to the Open Food Facts database.

91 installs/wk local only
Local FAISS MCP Server
by nonatofabio

Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts.

92 installs/wk local only
I
Xata
by xataio

Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.

answering
Fastmcp Sqltools
by atarkowska

A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.

76 installs/wk local only

Pour Picks — questions

Answers built from our own checks of this server.

What can Pour Picks do?
It exposes 8 tools, read directly from the server on our last check. Among them: compare_bottles, find_cheaper_alternative, find_similar, get_bottle, get_recommendations, pour_tonight_suggestion and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Pour Picks working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 90 checks got a reply (100.0%), average response time 1180 ms. The bar chart above shows every period we have measured.
How do I connect Pour Picks?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Pour Picks need an API key?
No. Pour Picks completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pour Picks?
It answers our handshake in 1180 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Pour Picks?
The npm package pour-picks-mcp was installed 77 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pour Picks open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.