← tabak-brucker.de

INDIVIDUAL MCP TOOL

request_address_change

Fragt eine Lieferadressaenderung fuer eine noch nicht versandte Bestellung des verknuepften Kunden an (Ticket ans Team).

tabak-brucker.denone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

tabak-brucker.de

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.tabak-brucker-shop]
url = "https://mcp.tabak-brucker.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tabak-brucker-shop": {
      "type": "http",
      "url": "https://mcp.tabak-brucker.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tabak-brucker-shop
Remote MCP URL: https://mcp.tabak-brucker.de/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": {
    "tabak-brucker-shop": {
      "url": "https://mcp.tabak-brucker.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tabak-brucker-shop": {
      "type": "http",
      "url": "https://mcp.tabak-brucker.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tabak-brucker-shop",
  "transport": "streamable-http",
  "url": "https://mcp.tabak-brucker.de/mcp"
}
MCP Inspector

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

Related tools

  • search_products — Volltextsuche im Produktkatalog (Name, Artikelnummer, EAN).
  • list_products — Paginierte Produktliste, optional gefiltert nach Kategorie oder Marke.
  • get_product — Ein einzelnes Produkt per ID oder Artikelnummer (SKU) mit Preis, Verfuegbarkeit, Marke, Bild, Grundpreis und Gebinde-Infos.
  • list_categories — Alle Shop-Kategorien (Name, ID, URL, Parent) fuer die Navigation.
  • get_variants — Alle Varianten (z.
  • get_recommendations — Aehnliche, lieferbare Produkte zu einem Artikel (gleicher Hersteller, Top-Seller).
  • check_availability — Prueft, wie viele Einheiten eines Artikels aktuell bestellbar sind (unter Beruecksichtigung von Bestand und Lieferstatus).
  • get_shop_info — Oeffentliche Shop-/Kontaktdaten aus den Sonderseiten (Impressum, AGB, Zahlungsbedingungen, Versand .