それは何ですか?
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