# mcp MCP server

The official MCP Server for the Mux API

## Links
- Registry page: https://www.getdrio.com/mcp/com-mux-mcp
- Repository: https://github.com/muxinc/mux-node-sdk

## Install
- Command: `npx -y @mux/mcp`
- Endpoint: https://mcp.mux.com
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- Package: Npm @mux/mcp v12.8.0
- Environment variable: MUX_TOKEN_ID (required; secret)
- Environment variable: MUX_TOKEN_SECRET (required; secret)
- Environment variable: MUX_SIGNING_KEY (secret)
- Environment variable: MUX_PRIVATE_KEY (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.mux.com
- Header: Authorization

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.mux
- Version: 12.8.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Sep 18, 2025
- Source: https://registry.modelcontextprotocol.io
