Floors.live — Event Floor Plan & Seating DesignerVerifiedFeatured
@Hakolsound
About Floors.live — Event Floor Plan & Seating Designer
MCP server for Floors.live — design event floor plans, manage guest lists, and run intelligent seating assignments from Claude, ChatGPT, or Cursor. 32 tools.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"floors-mcp-server": {
"command": "npx",
"args": [
"floors-mcp-server",
"--http"
],
"env": {
"FLOORS_API_KEY": "flr_sk_YOUR_KEY"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is the Floors.live MCP server?
Floors.live is a professional 2D/3D event floor plan designer used to lay out weddings, conferences, galas, and corporate events. This MCP server connects your AI assistant directly to it, so you can go from "seat 180 guests in this ballroom" to a shareable 3D plan without leaving the chat.
40 tools cover the full planning workflow:
| Area | What you can do |
|---|---|
| Events | Create, update, list, and delete events |
| Floor plans | Generate and edit venue layouts on a 2D canvas |
| Canvas objects | Place round and banquet tables, stages, dance floors, bars, buffets, AV gear, and walls |
| Guests | Import guest lists, update details, and query them |
| Groups | Organize guests into families, VIP tiers, and colleague groups |
| Seating | Set constraints (seat together, same table, keep apart) and run intelligent auto-assignment |
| Sharing | Generate view or edit links clients open in a browser, plus an interactive 3D walkthrough |
Setup
Create a free API key at floors.live/profile under API Keys, then:
{
"mcpServers": {
"floors-live": {
"command": "npx",
"args": ["floors-mcp-server"],
"env": { "FLOORS_API_KEY": "flr_sk_YOUR_KEY_HERE" }
}
}
}
Remote / hosted endpoint
For ChatGPT connectors and other remote MCP clients, no install is needed:
https://api.floors.live/mcp
Pass your key as Authorization: Bearer flr_sk_... or an x-api-key header. Also available as a one-click install via Smithery.
Notes
Each user connects with their own API key, so your events and guest data stay scoped to your own account. The server is open source (MIT) — see the GitHub repository.
Basic information
More Media & Design MCP servers
Designesy
LE-VAIDesign-system contract verification & scoring for AI agents. 40-check engine (95.3% A self-score), DTCG token validation, WCAG 2.2 a11y, Lottie motion. 17 tools, no auth.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.

uxgen
uxgenA library of conversion components for e-commerce, built on A/B tested mechanics and handed straight to your coding agent. 65 pieces drawn from mechanics that have been A/B tested in real stores: cart drawer with the ups
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
Comments