Skip to content
MCP Server Community By @yuvalsuede

yuvalsuede/agent-media

πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: yuvalsuede/agent-media Claude Desktop

Installation Guide

Run command: uvx mcp-server-yuvalsuede-agent-media

Detailed Documentation

πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - CLI and MCP server for AI video and image generation with unified access to 7 models (Kling, Veo, Sora, Seedance, Flux, Grok Imagine). Provides 9 tools for generating, managing, and browsing media.

Configuration

{
  "mcpServers": {
    "yuvalsuede-agent-media": {
      "command": "uvx",
      "args": [
        "mcp-server-yuvalsuede-agent-media"
      ],
      "env": {}
    }
  }
}