
Blumen Komander MüNchen
Wire a Munich flower-delivery storefront into your agent so you can search arrangements, verify availability, and place orders via MCP.
Overview
Blumen Komander München is a MCP server for the Build phase that connects agents to a Munich florist for search, verification, and ordering with delivery.
What is this MCP server?
- Florist MCP for Blumen Komander München—search, check, and order flows
- Three transports: npm stdio package blumen-komander-mcp plus SSE and streamable-http remotes
- Remote endpoints at mcp.blumen-verschicken.online (SSE and /mcp)
- Local delivery positioning for Munich-area flower orders
- Server version: 1.0.2
- npm identifier: blumen-komander-mcp
- Remotes: SSE and streamable-http on mcp.blumen-verschicken.online
What problem does it solve?
Prototyping a florist or gift-ordering agent means fragile scrapers or manual checkout instead of a stable merchant MCP surface.
Who is it for?
Builders shipping conversational commerce experiments tied to Blumen Komander München and German local delivery.
Skip if: Global flower marketplaces, custom inventory backends you host yourself, or teams outside the shop’s delivery area.
What do I get? / Deliverables
Your agent can call florist tools over stdio or hosted HTTP/SSE and complete a realistic order path for Munich delivery demos.
- Agent-callable florist search and order tools against Blumen Komander
- Working demo of MCP-driven local flower delivery checkout
Recommended MCP Servers
Journey fit
Canonical shelf in Build because the value is integrating a real commerce API into the product or workflow you are assembling, not broad go-to-market strategy. Integrations is the right subphase for a florist-specific MCP that exposes search, validation, and ordering tools to your stack.
How it compares
Single-merchant ecommerce MCP, not a generic Stripe or Shopify automation skill.
Common Questions / FAQ
Who is Blumen Komander MüNchen MCP for?
Developers and solo builders wiring a Munich florist catalog and ordering flow into Claude Code, Cursor, or other MCP clients.
When should I use Blumen Komander MüNchen MCP?
Use it while building integrations or demos where the agent must search bouquets, validate options, and place orders through Blumen Komander.
How do I add Blumen Komander MüNchen MCP to my agent?
Install the npm package blumen-komander-mcp for stdio, or add the SSE or streamable-http URL from mcp.blumen-verschicken.online in your MCP server config.