Floom runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 30 Jul 2026.
Deploy Python functions as web apps with auto-generated UI, REST API, and shareable links.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add floom -- npx -y @floomhq/mcp-server
{
"mcpServers": {
"floom": {
"args": [
"-y",
"@floomhq/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.floom]
command = "npx"
args = ["-y", "@floomhq/mcp-server"]
{
"mcpServers": {
"floom": {
"args": [
"-y",
"@floomhq/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"floom": {
"args": [
"-y",
"@floomhq/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.