Ready-to-use Media-over-QUIC / SRT / WebRTC / RTSP / RTMP / LL-HLS / MPEG-TS / RTP live media server and media proxy that allows to read, publish, proxy, record and playback real-time video and audio streams.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mediamtx": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mediamtx"
]
}
}
}