The official MCP Server for the Mux API

hostedofficialservice

Deployment

hosted
streamable-httphttps://mcp.mux.com
Headers
Authorization
Optional basic authorization header you can include, combining your Access Token and Secret using HTTP Basic Auth. If not provided, authorization will be handled via OAuth.

Package Details

Transportstdio

Environment Variables

MUX_TOKEN_ID
RequiredSecret

Your Mux access token ID

MUX_TOKEN_SECRET
RequiredSecret

Your Mux access token secret

MUX_SIGNING_KEY
Secret

Your JWT signing key ID, for use with signed playback IDs

MUX_PRIVATE_KEY
Secret

Your JWT private key, for use with signed playback IDs