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