它是什么?
在 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 文件中,添加以下部分:
mcpServers:
media-creator:
type: sse # type can optionally be omitted
url: URL of your docker container # e.g. http://localhost:8961/sseRelated MCP server: Video Still Capture MCP
如何在 LibreChat 中使用
按照上述步骤将服务器添加到 LibreChat 后,重新启动 LibreChat 以连接到 MCP 服务器并发现工具。然后,创建代理并将相应的工具添加到代理中。
当创建代理时,您可以要求代理创建应调用所提供工具的图像或视频。
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.