Skip to main content
Glama

它是什么?

在 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/sse

Related MCP server: Canvas MCP Server

如何在 LibreChat 中使用

按照上述步骤将服务器添加到 LibreChat 后,重新启动 LibreChat 以连接到 MCP 服务器并发现工具。然后,创建代理并将相应的工具添加到代理中。

当创建代理时,您可以要求代理创建应调用所提供工具的图像或视频。

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dvejsada/mcp_media_generator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server