Skip to main content
Glama

MCP Media Generator

by dvejsada

¿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/sse

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.

-
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.

Un servidor de protocolo de contexto de modelo que permite a los asistentes de IA crear imágenes y videos utilizando modelos de Amazon Nova Canvas y Nova Reel.

  1. ¿Que ofrece?
    1. ¿Que necesito?
      1. ¿Cómo ejecutar esto?
        1. Cómo agregar a LibreChat
        2. Cómo usarlo en 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