fluvie_mcp 0.1.1 copy "fluvie_mcp: ^0.1.1" to clipboard
fluvie_mcp: ^0.1.1 copied to clipboard

discontinuedreplaced by: fluvie_server

An MCP server that lets an AI assistant author and render Fluvie videos, over stdio or HTTP.

Changelog #

The format follows Keep a Changelog and the versions follow Semantic Versioning.

0.1.1 - 2026-06-21 #

Added #

  • An instruction page at GET / on the HTTP transport: what the server does, how to point an MCP client at /mcp, whether a bearer token is required, and the tools it exposes.

0.1.0 - 2026-06-20 #

The first public release.

Added #

  • An MCP server exposing five tools: generate_video, edit_video, render_video, render_composition, and get_video_spec_schema.
  • Two transports: stdio (for a local assistant such as Claude Code) and Streamable HTTP (for a hosted endpoint), with an optional bearer token on the HTTP route.
  • Rendering is delegated to a running Fluvie render API, so the package has no Flutter or FFmpeg dependency and builds into a tiny image.
1
likes
130
points
179
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An MCP server that lets an AI assistant author and render Fluvie videos, over stdio or HTTP.

Topics

#video #ai #mcp #server

License

MIT (license)

Dependencies

fluvie_api, http, meta, shelf, shelf_router

More

Packages that depend on fluvie_mcp