MCP Media Generator
¿Qué es?
Un servidor de protocolo de contexto de modelo que se ejecuta sobre SSE
¿Que ofrece?
Herramientas para crear imágenes utilizando el modelo Amazon Nova Canvas y vídeos utilizando el modelo Amazon Nova Reel.
¿Que necesito?
Cuenta de Amazon Bedrock con acceso a los modelos Amazon Nova Canvas y Amazon Nova Reel.
Cubo de Amazon S3 para almacenar el vídeo
Cliente MCP, como Claude Desktop o LibreChat
¿Cómo ejecutar esto?
Se usa Docker con una imagen precompilada según docker-compose.yml. La aplicación escucha en el puerto 8961.
Cómo agregar a LibreChat
En su archivo librechat.yaml, agregue la siguiente sección:
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
Cómo usarlo en LibreChat
Después de agregar el servidor a LibreChat como se indica arriba, reinicie LibreChat para conectarse al servidor MCP y detectar herramientas. Luego, cree un agente y agréguele las herramientas correspondientes.
Cuando se crea el agente, puedes pedirle que cree una imagen o un vídeo que invoque las herramientas proporcionadas.
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