mcpbeat

Blumen Komander München MCP Server

io.github.Severin2k/blumen-komander-mcp
answering

Blumen Komander München is answering right now. Last checked 4 min ago. 60 installs a week from npm. It exposes 6 tools. Last commit 21 Jul 2026.

First German florist with a public MCP server. Search bouquets and order flowers via AI in Munich.

Installs per day peak 141 · avg 13 · -71% w/w
a month agotoday
Uptime history 39 hours of history · worst hour 43%
39 hours agonow
50.0%
Uptime 24h
91 of 182 checks
6
Tools
read from the server
213 ms
Response time
average over 24h
60
Installs / week
npm and PyPI

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add blumen-komander-mcp --transport http https://mcp.blumen-verschicken.online/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blumen-komander-mcp": {
      "url": "https://mcp.blumen-verschicken.online/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blumen-komander-mcp]
url = "https://mcp.blumen-verschicken.online/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "blumen-komander-mcp": {
      "url": "https://mcp.blumen-verschicken.online/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blumen-komander-mcp": {
      "url": "https://mcp.blumen-verschicken.online/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
check_availability
Prüft ob Blumen Komander München an einem bestimmten Datum in eine bestimmte PLZ liefern kann. Lieferung ist bei Blumen Komander immer kostenlos - keine Liefergebühr. Gibt Same-Day Cutoff zurück.
cart
create_cart
Legt einen Warenkorb bei Blumen Komander an und fügt einen Blumenstrauß hinzu. Setzt Lieferdatum, Lieferadresse, Zahlungsmethode und optional eine Grußkarte. Fragt den Kunden ob die Rechnungsadresse von der Lieferadresse abweicht. Falls ja, werden billing_first_name, billing_last_name, billing_address_1, billing_postal_code und billing_city gesetzt. Falls nein, wird die Lieferadresse als Rechnungsadresse verwendet. Bevor der Warenkorb angelegt wird sollte die KI den Kunden fragen: 1. Weicht die Rechnungsadresse von der Lieferadresse ab? 2. Welche Zahlungsmethode bevorzugst du? - Kreditkarte / Apple Pay / Google Pay (stripe) - PayPal (paypal) - SEPA-Lastschrift (sepa)
checkout
get_checkout_link
Gibt den direkten Checkout-Link für einen bestehenden Warenkorb zurück. Der Kunde klickt auf den Link und zahlt.
flowers
search_flowers
Sucht verfügbare Blumensträuße bei Blumen Komander München. Filtert nach Anlass, Farbe, Stil und Budget.
order
get_order_status
Fragt den Status einer bestehenden Bestellung bei Blumen Komander ab - eingegangen, in Vorbereitung, unterwegs oder geliefert, inkl. Lieferdatum. Zur Verifikation werden Bestellnummer (aus der Bestellbestätigung) und die E-Mail-Adresse des Bestellers benötigt. Gibt keine Adressdaten zurück.
shop
get_shop_info
Gibt allgemeine Informationen über Blumen Komander zurück - Öffnungszeiten, Liefergebiet, Kontakt, verfügbare Zahlungsmethoden.

Endpoints

URLTransportStateLatencyChecked
https://mcp.blumen-verschicken.online/sse sse answering 196 ms 5 min ago
https://mcp.blumen-verschicken.online/mcp streamable-http answering 398 ms 4 min ago

Blumen Komander München — questions

Answers built from our own checks of this server.

What can Blumen Komander München do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_availability, create_cart, get_checkout_link, get_order_status, get_shop_info, search_flowers. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Blumen Komander München working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 213 ms. The bar chart above shows every period we have measured.
How do I connect Blumen Komander München?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Blumen Komander München need an API key?
No. Blumen Komander München completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Blumen Komander München?
It answers our handshake in 213 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Blumen Komander München?
The npm package blumen-komander-mcp was installed 60 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Blumen Komander München open source?
Yes — written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.