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