Pour Picks
Rank #21,926io.github.bguillow-rgb/pour-picks
Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.
Pour Picks is a Model Context Protocol (MCP) server published by bguillow-rgb. It ranks #21,926 of 132,113 servers tracked on MCP Toplist. Pour Picks is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 110,187 of 132,113 servers on MCP Toplist.
Use Pour Picks
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pour-picks https://mcp.pourpicks.app/?src=registryclaude mcp add pour-picks -- npx -y pour-picks-mcp[mcp_servers.pour-picks]
url = "https://mcp.pourpicks.app/?src=registry"Add to ~/.codex/config.toml.
[mcp_servers.pour-picks]
command = "npx"
args = ["-y", "pour-picks-mcp"]Add to ~/.codex/config.toml.
https://mcp.pourpicks.app/?src=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pour-picks": {
"url": "https://mcp.pourpicks.app/?src=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pour-picks": {
"type": "http",
"url": "https://mcp.pourpicks.app/?src=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pour-picks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pour-picks": {
"serverUrl": "https://mcp.pourpicks.app/?src=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pour-picks": {
"url": "https://mcp.pourpicks.app/?src=registry"
}
}
}{
"mcpServers": {
"pour-picks": {
"command": "npx",
"args": [
"-y",
"pour-picks-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bguillow-rgb%2Fpour-picks)<a href="https://mcptoplist.com/server/io.github.bguillow-rgb%2Fpour-picks"><img src="https://mcptoplist.com/badge/io.github.bguillow-rgb%2Fpour-picks.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bguillow-rgb
Other servers by bguillow-rgb
View all bguillow-rgb servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.4 | Sep 16, 2026 |
| 1.0.3 | Aug 21, 2026 |
| 1.0.2 | Aug 13, 2026 |
| 1.0.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains Pour Picks?
- Pour Picks is maintained by bguillow-rgb, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Pour Picks listed on the Official MCP Registry?
- Yes — Pour Picks is listed on the Official MCP Registry, alongside Glama.
- How many versions does Pour Picks have?
- MCP Toplist tracks 4 versions of Pour Picks, most recently published on Sep 16, 2026.
- Where can I find the source code for Pour Picks?
- The source code for Pour Picks is hosted at github.com/bguillow-rgb/pour-picks-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.