Provides storage capabilities for video outputs generated by the Amazon Nova Reel model
References LibreChat as a compatible MCP client that can be configured to work with this server
What is it?
A Model Context Protocol Server running over SSE
What it offers?
Tools to create images using Amazon Nova Canvas model and videos using Amazon Nova Reel model.
What do I need?
- Amazon Bedrock account with access to Amazon Nova Canvas and Amazon Nova Reel models.
- Amazon S3 bucket to store the video
- MCP Client, such is Claude Desktop or LibreChat
How to run this?
Using Docker with precompiled image as per docker-compose.yml. App is listening on port 8961.
How to add to LibreChat
In your librechat.yaml file, add the following section:
How to use in LibreChat
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.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that enables AI assistants to create images and videos using Amazon Nova Canvas and Nova Reel models.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to access and control webcams through OpenCV, allowing for image capture and camera setting manipulation.Last updated -11Python
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to interact with Canvas LMS through its API, providing tools for managing courses, users, content, assessments, and quizzes.Last updated -59TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants to analyze images using OpenRouter vision models through a simple interface.Last updated -11PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.Last updated -1Python