From 85c6daa56014afd67af2e6012d859cab6da9724c Mon Sep 17 00:00:00 2001 From: Mohammod Al Amin Ashik Date: Thu, 23 Apr 2026 20:34:04 +0800 Subject: [PATCH 1/2] docs: add Discord community link to README Signed-off-by: Mohammod Al Amin Ashik --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee75c2..6f79c23 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Community-maintained registry of [MCP (Model Context Protocol)](https://modelcon Each server is defined as a single JSON file. When merged to `main`, definitions are bundled and published to the McpMux discovery API so every McpMux user can install them in one click. -**[Browse servers on mcpmux.com](https://mcpmux.com)** · **[Download McpMux](https://mcpmux.com/download)** · **[Explore features](https://mcpmux.com/features)** +**[Browse servers on mcpmux.com](https://mcpmux.com)** · **[Download McpMux](https://mcpmux.com/download)** · **[Explore features](https://mcpmux.com/features)** · **[Join our Discord](https://discord.gg/8V3Vq2bxU)** ## Quick Start @@ -512,6 +512,7 @@ pnpm build # Generate bundle/bundle.json | **Discover Servers** | [mcpmux.com](https://mcpmux.com) — browse, search, and install MCP servers | | **Features** | [mcpmux.com/features](https://mcpmux.com/features) — Spaces, Feature Sets, encrypted credentials, and more | | **Source Code** | [github.com/mcpmux/mcp-mux](https://github.com/mcpmux/mcp-mux) | +| **Community Chat** | [Discord](https://discord.gg/8V3Vq2bxU) — questions, help, and release news | --- From 802087e3165954468e4fbb481ce2e41b1b39ef0e Mon Sep 17 00:00:00 2001 From: Mohammod Al Amin Ashik Date: Thu, 23 Apr 2026 21:11:04 +0800 Subject: [PATCH 2/2] docs: update Discord invite to permanent link Signed-off-by: Mohammod Al Amin Ashik --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f79c23..bd21c28 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Community-maintained registry of [MCP (Model Context Protocol)](https://modelcon Each server is defined as a single JSON file. When merged to `main`, definitions are bundled and published to the McpMux discovery API so every McpMux user can install them in one click. -**[Browse servers on mcpmux.com](https://mcpmux.com)** · **[Download McpMux](https://mcpmux.com/download)** · **[Explore features](https://mcpmux.com/features)** · **[Join our Discord](https://discord.gg/8V3Vq2bxU)** +**[Browse servers on mcpmux.com](https://mcpmux.com)** · **[Download McpMux](https://mcpmux.com/download)** · **[Explore features](https://mcpmux.com/features)** · **[Join our Discord](https://discord.gg/b4RDmwAHAN)** ## Quick Start @@ -512,7 +512,7 @@ pnpm build # Generate bundle/bundle.json | **Discover Servers** | [mcpmux.com](https://mcpmux.com) — browse, search, and install MCP servers | | **Features** | [mcpmux.com/features](https://mcpmux.com/features) — Spaces, Feature Sets, encrypted credentials, and more | | **Source Code** | [github.com/mcpmux/mcp-mux](https://github.com/mcpmux/mcp-mux) | -| **Community Chat** | [Discord](https://discord.gg/8V3Vq2bxU) — questions, help, and release news | +| **Community Chat** | [Discord](https://discord.gg/b4RDmwAHAN) — questions, help, and release news | ---