fluvie_server 0.1.4 copy "fluvie_server: ^0.1.4" to clipboard
fluvie_server: ^0.1.4 copied to clipboard

Self-hostable Fluvie server: render API, AI authoring, MCP, and a documentation helper in one binary, toggled by environment variables.

fluvie_server #

One self-hostable server for the full AI power of Fluvie: the render API, AI authoring, the MCP server, and a documentation helper, all in one binary. Enable the parts you want with environment variables; install one image, not three services.

Libraries #

  • package:fluvie_server/client.dart — the web-safe render client (http only), for a Flutter app on web, mobile, or desktop.
  • package:fluvie_server/server.dart — the dart:io/shelf server.

Run it #

dart run packages/fluvie_server/bin/fluvie_server.dart

The render API listens on HOST:PORT (default 0.0.0.0:8080). See the server guide and the AI and MCP guide for configuration, the MCP modes, and Docker images.

0
likes
0
points
333
downloads

Publisher

unverified uploader

Weekly Downloads

Self-hostable Fluvie server: render API, AI authoring, MCP, and a documentation helper in one binary, toggled by environment variables.

Homepage
Repository (GitHub)
View/report issues

Topics

#video #rendering #server #api #mcp

License

unknown (license)

Dependencies

crypto, fluvie_cli, http, meta, minio, shelf, shelf_router, shelf_static

More

Packages that depend on fluvie_server