Deploy Python functions as web apps with auto-generated UI, REST API, and shareable links.
MCP server for Floom. Lets AI agents (Claude, Cursor) deploy and run Python apps. Add to MCP settings with the same command and environment variables. picks the Floom instance. Use your cloud API base URL to deploy on Floom’s servers (no local Docker). Use (or your host) for self-host. must match that same instance. Env (required): and (same as control plane when set). Example local: . Example…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for Floom. Lets AI agents (Claude, Cursor) deploy and run Python apps. Add to MCP settings with the same command and environment variables. picks the Floom instance. Use your cloud API base URL to deploy on Floom’s servers (no local Docker). Use (or your host) for self-host. ** must match that same instance. Env (required): and (same as control plane when set). Example local: . Example cloud: (exact value from your Floom cloud docs or dashboard). 1. Write Python with and type hints…