Skip to main content
ClaudeWave
Severin2k avatar
Severin2k

blumen-komander-mcp

View on GitHub

MCP Server für Blumen Komander München – Deutschlands erster Florist mit MCP Server

MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated today
ClaudeWave Trust Score
54/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Severin2k/blumen-komander-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "blumen-komander-mcp": {
      "command": "node",
      "args": ["/path/to/blumen-komander-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Severin2k/blumen-komander-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Blumen Komander MCP Server

Deutschlands erster Florist mit öffentlichem MCP Server. Bestelle Blumen in München per KI-Assistent - von der Suche bis zum Checkout.

## Was dieser Server kann

- **Blumen suchen** - nach Anlass, Farbe, Budget und Stil filtern
- **Verfügbarkeit prüfen** - Lieferbarkeit für Datum und PLZ prüfen
- **Warenkorb anlegen** - mit Lieferadresse, Grußkarte und Zahlungsmethode
- **Checkout-Link** - Kunde klickt und zahlt selbst
- **Bestellstatus abfragen** - mit Bestellnummer und E-Mail

Lieferung ist immer kostenlos.
Nur München und Umland (PLZ 80xxx-81xxx).

## Remote Server (keine Installation nötig)

Direkt nutzbar ohne lokale Installation:

- SSE: `https://mcp.blumen-verschicken.online/sse`
- HTTP: `https://mcp.blumen-verschicken.online/mcp`

## Installation

### Claude Desktop

Füge folgendes in deine `claude_desktop_config.json` ein:

- Mac: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Windows: `%APPDATA%\Claude\claude_desktop_config.json`

```json
{
  "mcpServers": {
    "blumen-komander": {
      "url": "https://mcp.blumen-verschicken.online/sse"
    }
  }
}
```

### Mistral Le Chat (kostenlos, im Browser)

Intelligence > Connectors > Add custom connector
- URL: `https://mcp.blumen-verschicken.online/mcp`
- Authentication: None

### ChatGPT (Plus/Pro erforderlich)

Settings > Connectors > Advanced Settings > Developer Mode aktivieren
- URL: `https://mcp.blumen-verschicken.online/mcp`

### Gemini CLI

```json
{
  "mcpServers": {
    "blumen-komander": {
      "httpUrl": "https://mcp.blumen-verschicken.online/mcp"
    }
  }
}
```

### Copilot Studio

Tools > Add a tool > Model Context Protocol
- URL: `https://mcp.blumen-verschicken.online/mcp`
- Authentication: None

## Verfügbare Tools

| Tool | Beschreibung |
|------|-------------|
| search_flowers | Blumensträuße nach Anlass, Farbe, Budget suchen |
| check_availability | Lieferverfügbarkeit für Datum und PLZ prüfen |
| create_cart | Warenkorb anlegen mit Adresse, Grußkarte, Zahlung |
| get_checkout_link | Checkout-Link für bestehenden Warenkorb abrufen |
| get_shop_info | Öffnungszeiten, Kontakt, Zahlungsmethoden |
| get_order_status | Bestellstatus abfragen (Bestellnummer + E-Mail, keine Adressdaten) |

## Typischer Bestellablauf

Nutzer: "Bestell Blumen zum Geburtstag, Rosa, max 60 Euro, Freitag nach München PLZ 80799"

KI führt aus:
1. `search_flowers(occasion=geburtstag, color=rosa, maxPrice=60)`
2. `check_availability(date=2026-05-22, postalCode=80799)`
3. `create_cart(variant_id=..., delivery_date=..., adresse=...)`
4. Checkout-Link an Nutzer - Nutzer zahlt selbst

## Sicherheit

- Keine autonome Zahlung - Checkout immer manuell
- Publishable API Key (read + cart only)
- Keine Kundendaten gespeichert

## Über Blumen Komander

Münchner Fachflorist seit 1965.
Heßstraße 37, 80798 München
https://blumen-komander.de

## API Dokumentation

https://blumen-verschicken.online/llms.txt

## Lizenz

MIT

What people ask about blumen-komander-mcp

What is Severin2k/blumen-komander-mcp?

+

Severin2k/blumen-komander-mcp is mcp servers for the Claude AI ecosystem. MCP Server für Blumen Komander München – Deutschlands erster Florist mit MCP Server It has 0 GitHub stars and was last updated today.

How do I install blumen-komander-mcp?

+

You can install blumen-komander-mcp by cloning the repository (https://github.com/Severin2k/blumen-komander-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Severin2k/blumen-komander-mcp safe to use?

+

Our security agent has analyzed Severin2k/blumen-komander-mcp and assigned a Trust Score of 54/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Severin2k/blumen-komander-mcp?

+

Severin2k/blumen-komander-mcp is maintained by Severin2k. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to blumen-komander-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy blumen-komander-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Severin2k/blumen-komander-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/severin2k-blumen-komander-mcp)](https://claudewave.com/repo/severin2k-blumen-komander-mcp)
<a href="https://claudewave.com/repo/severin2k-blumen-komander-mcp"><img src="https://claudewave.com/api/badge/severin2k-blumen-komander-mcp" alt="Featured on ClaudeWave: Severin2k/blumen-komander-mcp" width="320" height="64" /></a>

More MCP Servers

blumen-komander-mcp alternatives