Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

### Configure your MCP servers once. Connect every AI client.

**[Website](https://mcpmux.com)** · **[Download](https://mcpmux.com/download)** · **[Discover Servers](https://mcpmux.com)** · **[Features](https://mcpmux.com/features)**

![McpMux Dashboard](docs/screenshots/dashboard.png)

---
Expand Down Expand Up @@ -72,7 +74,7 @@ Add, remove, and monitor all your MCP servers in one place. See connection statu

### Server Registry

Browse and one-click install from a curated registry of MCP servers. Filter by category, auth type, or hosting. Cached for offline use.
Browse and one-click install from a curated registry of MCP servers. Filter by category, auth type, or hosting. Cached for offline use. You can also browse the full registry at [mcpmux.com](https://mcpmux.com).

![Discover Servers](docs/screenshots/discover.png)

Expand Down Expand Up @@ -120,9 +122,9 @@ All MCP traffic stays on your machine. Cloud sync (optional) only covers config

## Getting Started

**1. [Download McpMux](https://github.com/MCP-Mux/mcp-mux/releases)** — Windows (MSI), macOS (DMG), Linux (DEB/RPM/AppImage)
**1. [Download McpMux](https://mcpmux.com/download)** — Windows (MSI), macOS (DMG), Linux (DEB/RPM/AppImage)

**2. Add servers** — Discover tab to browse the registry, or add manually
**2. Add servers** — Discover tab to browse the registry, or [explore servers on mcpmux.com](https://mcpmux.com) and install with one click

**3. Paste config** — Copy the snippet from the Dashboard into your AI clients

Expand Down Expand Up @@ -160,6 +162,13 @@ mcp-mux/

</details>

## Links

- **Website & Server Discovery** — [mcpmux.com](https://mcpmux.com)
- **Download** — [mcpmux.com/download](https://mcpmux.com/download)
- **Features** — [mcpmux.com/features](https://mcpmux.com/features)
- **Server Definitions Repo** — [github.com/MCP-Mux/mcp-servers](https://github.com/MCP-Mux/mcp-servers)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
Expand Down
Loading