
Media Generator
HTTP-SSEMCP server for creating images with Nova Canvas and videos with Nova Reel
MCP server for creating images with Nova Canvas and videos with Nova Reel
A Model Context Protocol Server running over SSE
Tools to create images using Amazon Nova Canvas model and videos using Amazon Nova Reel model.
Using Docker with precompiled image as per docker-compose.yml. App is listening on port 8961.
In your librechat.yaml file, add the following section:
mcpServers: media-creator: type: sse # type can optionally be omitted url: URL of your docker container # e.g. http://localhost:8961/sse
After the server is added to LibreChat as per above, restart LibreChat to connect to MCP server and discover tools. Then, create an agent and add the respective tools to agent.
When the agent is created, you may ask the agent to create image or video which should invoke the provided tools.