mux-video-mcp.md

Mux Video MCP

UI App
from"muxinc"
720

Video streaming platform with upload, live streams, and thumbnail generation

Media
Muxvideostreamingthumbnails
install.sh
# Clone the repository
$git clone https://github.com/muxinc/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve