← Registry

General Tools

vasterasdestilleri.com

Provides access to a bar's upcoming events, cocktail recipes, and product listings.

1 endpoint3 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://www.vasterasdestilleri.com/mcp

No auth detected

MCP server metadata

Name
vasteras-destilleri
Version
0.2.0
Capabilities
tools.listChanged
Server instructions

Verktyg för Västerås Destilleri (destilleri i Västerås). Använd list_upcoming_events för att hitta kommande tastings/event, list_cocktails för recept, list_products för sortimentet.

Known tools 3

list_upcoming_events

Returnerar publicerade, kommande event (tastings, kurser, mingel) med titel, starttid, pris och antal platser kvar.

Inferred read-only
list_cocktails

Returnerar publicerade cocktailrecept med namn, slug och kort beskrivning.

Inferred read-only
list_products

Returnerar aktiva produkter i sortimentet med namn, slug, kategori och pris i SEK.

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.vasteras-destilleri]
url = "https://www.vasterasdestilleri.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vasteras-destilleri": {
      "type": "http",
      "url": "https://www.vasterasdestilleri.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vasteras-destilleri
Remote MCP URL: https://www.vasterasdestilleri.com/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": {
    "vasteras-destilleri": {
      "url": "https://www.vasterasdestilleri.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vasteras-destilleri": {
      "type": "http",
      "url": "https://www.vasterasdestilleri.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vasteras-destilleri",
  "transport": "streamable-http",
  "url": "https://www.vasterasdestilleri.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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