Muxinc MCP Server

This library provides convenient access to the Mux REST API from server-side TypeScript or JavaScript.

People who work with mux and video and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 181 · #8 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Muxinc MCP Server

Claude Code

claude mcp add muxinc-mux-node-sdk --transport http https://mcp.mux.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "muxinc-mux-node-sdk": {
      "url": "https://mcp.mux.com"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.mux.com

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.mux.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

npm package @mux/mcp - the @mux scope differs from the repo owner (muxinc); confirm it's the project's official package

registry vendor namespace com.mux - domain-verified with the official MCP registry

03 · What Muxinc MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v15.2.0 · 2026-09-16

15.2.0 (2026-09-16) · mcp-code-runner bin; Deno resolved via DENO_PATH or the bundled binary · desktop bundle ships without Deno, exposes DENO_PATH, keeps its .d.ts files · rewrite the annotated MCP self-id version…

v15.1.0 · 2026-08-27

15.1.0 (2026-08-27) · add webhooks CRUD endpoints to System API · remote code execution mode, docs-search fixes, dependency bumps · Pull in latest Robots spec · signed-playback token query param is lowercase token not…

v15.0.0 · 2026-08-12

15.0.0 (2026-08-12) · the npm package is renamed to @mux/ts (@mux/mux-node continues as a same-version alias for v15). client.robotsPreview is replaced by client.robots. The deprecated Data filters and exports…

04 · Who maintains Muxinc MCP Server

mcp is maintained by muxinc. It's the only MCP server we track from this author; the repo dates to Mar 2018.

05 · Facts

category
data & analytics - ranked #8 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-09-16)
registry
com.mux/mcp (active, first published 2025-09-18)
packages
npm:@mux/mcp

06 · Muxinc MCP Server FAQ

What is Muxinc MCP Server?

This library provides convenient access to the Mux REST API from server-side TypeScript or JavaScript.

Is Muxinc MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Muxinc MCP Server?

Run `npx -y @mux/mcp`. You can also paste the ready-made client config above.

Does Muxinc MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Muxinc MCP Server

More data & analytics MCP servers · Yandex Analytics · Mukoko News · Singapore MCP by Olano · OpenPulsechain Analytics · CallRail MCP

More TypeScript MCP servers · Probe Kit · Mythos Agent · Athena Protocol · Mercury Spec Ops · R3 · see all