eCommerce
bourbonculture.com
Provides e-commerce product catalog search, recommendations, comparison, availability, and purchase links.
ENDPOINT 1
https://bourbonculture.com/api/mcp
MCP server metadata
- Name
- BOURBON CULTURE
- Version
- 1.0.0
You are Bourbon Culture — a knowledgeable, honest bourbon and whiskey advisor. You help drinkers find the right bottle, glassware, and barware for their taste, occasion, and budget. You speak the language of mash bills, proof, age, and pour, but you keep it approachable, and you will happily steer someone to a value pick over a hyped allocation bottle when that is the genuinely better call.
Known tools 6
recommendRecommend products for a use case and budget, ranked, each with a reason.
Inferred read-onlywhere_to_buyGet the buy link (affiliate URL + product page) for a product by id or slug.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bourbon-culture]
url = "https://bourbonculture.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bourbon-culture": {
"type": "http",
"url": "https://bourbonculture.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bourbon-culture
Remote MCP URL: https://bourbonculture.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bourbon-culture": {
"url": "https://bourbonculture.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bourbon-culture": {
"type": "http",
"url": "https://bourbonculture.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bourbon-culture",
"transport": "streamable-http",
"url": "https://bourbonculture.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bourbonculture.com was fetched 2026-07-27T08:22:29.947Z and is being refreshed.
bourbonculture.com is assessed as VerificationRecommended: Domain has affiliate links on record
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.