它是什么?
在 SSE 上运行的模型上下文协议服务器
它提供什么?
使用 Amazon Nova Canvas 模型创建图像和使用 Amazon Nova Reel 模型创建视频的工具。
我需要什么?
- 可以访问 Amazon Nova Canvas 和 Amazon Nova Reel 模型的 Amazon Bedrock 帐户。
- 用于存储视频的 Amazon S3 存储桶
- MCP 客户端,例如 Claude Desktop 或LibreChat
如何运行这个?
按照 docker-compose.yml 文件使用 Docker 和预编译镜像。应用程序正在监听 8961 端口。
如何添加到 LibreChat
在您的 librechat.yaml 文件中,添加以下部分:
如何在 LibreChat 中使用
按照上述步骤将服务器添加到 LibreChat 后,重新启动 LibreChat 以连接到 MCP 服务器并发现工具。然后,创建代理并将相应的工具添加到代理中。
当创建代理时,您可以要求代理创建应调用所提供工具的图像或视频。
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.
模型上下文协议服务器,使 AI 助手能够使用 Amazon Nova Canvas 和 Nova Reel 模型创建图像和视频。
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