From bb9fcd7bee1b7774064227ea539f9b5934a7240a Mon Sep 17 00:00:00 2001 From: Justin Sanford Date: Sat, 20 Sep 2025 22:02:38 -0700 Subject: [PATCH] Add official Mux MCP server (#381) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c162524..90defcc 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Official integrations are maintained by companies building production ready MCP - **[Milvus](https://github.com/zilliztech/mcp-server-milvus)** - Search, Query and interact with data in your Milvus Vector Database. - **[MotherDuck](https://github.com/motherduckdb/mcp-server-motherduck)** - Query and analyze data with MotherDuck and local DuckDB - **[Mureka](https://github.com/SkyworkAI/Mureka-mcp)** - generate lyrics, song and background music(instrumental) +- **[Mux](https://github.com/muxinc/mux-node-sdk/tree/master/packages/mcp-server)** - [Mux](https://www.mux.com) is a video API for developers. With Mux's official MCP you can upload videos, create live streams, generate thumbnails, add captions, manage playback policies, dig through engagement data, monitor video performance, and more. - **[Needle](https://github.com/needle-ai/needle-mcp)** - Production-ready RAG out of the box to search and retrieve data from your own documents. - **[Neo4j](https://github.com/neo4j-contrib/mcp-neo4j/)** - Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory - **[Neon](https://github.com/neondatabase/mcp-server-neon)** - Interact with the Neon serverless Postgres platform