Turns your Python functions into instantly deployable web apps without writing any frontend code or API boilerplate. You wrap your function with Floom's decorator, and it generates a web UI, REST endpoints, and shareable links automatically. Reach for this when you want to quickly expose a data processing script, internal tool, or analysis function to non-technical teammates without spinning up Flask or FastAPI yourself. The MCP integration lets Claude deploy and manage these apps directly, so you can go from a Python function in your conversation to a live web app without leaving the chat. Solid for rapid prototyping and turning one-off scripts into accessible tools.
claude mcp add --transport stdio floomhq-floom -- npx -y @floomhq/mcp-server