Skip to main content
Glama

MCP Media Generator

by dvejsada

它是什么?

在 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

如何在 LibreChat 中使用

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

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

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

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 模型创建图像和视频。

  1. 它提供什么?
    1. 我需要什么?
      1. 如何运行这个?
        1. 如何添加到 LibreChat
        2. 如何在 LibreChat 中使用

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that allows AI assistants to search for, explore, and retrieve 3D printable models from Thingiverse.
        Last updated -
        MIT License
        • Linux
        • Apple
      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.
        Last updated -
        1
        TypeScript
      • -
        security
        F
        license
        -
        quality
        A 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 -
        Python
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that enables AI assistants to generate images, text, and audio through the Pollinations APIs without requiring authentication.
        Last updated -
        7
        48
        19
        JavaScript
        MIT License
        • Linux
        • Apple

      View all related MCP servers

      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