MCP Media Generator
それは何ですか?
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
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
MCP server for Google Veo AI video generation
MCP server for Wan AI video generation
Related MCP Servers
- AlicenseCqualityDmaintenanceA Model Context Protocol server that enables AI agents to generate, fetch, and manage UI components through natural language interactions.3287ISC
- FlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that enables AI assistants to access and control webcams through OpenCV, allowing for image capture and camera setting manipulation.19
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to analyze images using OpenRouter vision models through a simple interface.11MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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