The official MCP Server for the Mux API

Hosted
officialservice

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(str)
RequiredSecret

Your Mux access token ID

MUX_TOKEN_SECRET(str)
RequiredSecret

Your Mux access token secret

MUX_SIGNING_KEY(str)
Secret

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

MUX_PRIVATE_KEY(str)
Secret

Your JWT private key, for use with signed playback IDs