Mux is answering right now. Last checked 6 min ago. 414 installs a week from npm. It exposes 2 tools. Last commit 17 Sep 2026.
The official MCP Server for the Mux API
We read the source, 7 d ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @mux/mcp ссылается на muxinc/mux-node-sdk
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.
claude mcp add mcp --transport http https://mcp.mux.com
{
"mcpServers": {
"mcp": {
"url": "https://mcp.mux.com"
}
}
}
[mcp_servers.mcp]
url = "https://mcp.mux.com"
{
"mcpServers": {
"mcp": {
"url": "https://mcp.mux.com"
}
}
}
{
"mcpServers": {
"mcp": {
"url": "https://mcp.mux.com"
}
}
}
This one needs environment variables set before it will start:
MUX_TOKEN_ID (Your Mux access token ID), MUX_TOKEN_SECRET (Your Mux access token secret), MUX_SIGNING_KEY (Your JWT signing key ID, for use with signed playback IDs), MUX_PRIVATE_KEY (Your JWT private key, for use with signed playback IDs).
The author declared them in the registry entry; get the values from the project itself.
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
search_docs
execute
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.mux.com | streamable-http | answering | 201 ms | 6 min ago |
Official MCP Server for Mailtrap
MCP server for querying the official MCP registry.
Official Fabric MCP server
MCP server for SWAPI API
Official remote MCP server for SUZURI.
Official MCP server for Axe DevTools for Web.
MCP server for the Vulners.com API
Official GitLab MCP Server
Answers built from our own checks of this server.