← Registry

eCommerce

bourbonculture.com

Provides e-commerce product catalog search, recommendations, comparison, availability, and purchase links.

1 endpoint6 known toolsFirst detected June 20, 2026Last detected September 4, 2026

ENDPOINT 1

https://bourbonculture.com/api/mcp

No auth detected

MCP server metadata

Name
BOURBON CULTURE
Version
1.0.0
Capabilities
tools
Server instructions

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

search

Search the product catalog by free-text query, category, and/or max price.

Inferred read-only
recommend

Recommend products for a use case and budget, ranked, each with a reason.

Inferred read-only
compare

Compare two catalog products side by side by id or slug.

Inferred read-only
availability

Check whether a product (by id or slug) is available.

Inferred read-only
where_to_buy

Get the buy link (affiliate URL + product page) for a product by id or slug.

Inferred read-only
ask

Ask the storefront specialist a natural-language question.

Inferred read-only

CONNECT 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.

Trust status VerificationRecommended

bourbonculture.com is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.