macOS
brew install matterbridgelocal Homebrew formula metadata
sudo port install matterbridgeMacPorts ports tree · net/matterbridge/Portfile · source: api.github.com
brew / rank 9020
Protocol bridge for multiple chat platforms. Version 1.26.0 via Homebrew; verified 2026-07-29. Also installable with nix: nix profile install nixpkgs#matterbridge.
install
brew install matterbridgelocal Homebrew formula metadata
sudo port install matterbridgeMacPorts ports tree · net/matterbridge/Portfile · source: api.github.com
sudo apk add matterbridgeAlpine Linux edge package indexes · matterbridge · source: dl-cdn.alpinelinux.org
sudo dnf install matterbridgeFedora Rawhide package metadata · matterbridge · source: dl.fedoraproject.org
nix profile install nixpkgs#matterbridgenixpkgs package indexes · pkgs/by-name/ma/matterbridge/package.nix · source: api.github.com
sudo pacman -S matterbridgeArch Linux sync databases · matterbridge · source: geo.mirror.pkgbuild.com
scoop install extras/matterbridgeScoop official bucket manifest trees · bucket/matterbridge.json · source: api.github.com
overview
Protocol bridge for multiple chat platforms
history
matterbridge is a Go chat bridge that relays messages between many chat protocols so communities can remain split across Discord, IRC, Matrix, Mattermost, Slack, Telegram, XMPP, Zulip, and other networks while still sharing a conversation.
The README describes matterbridge as a simple chat bridge with the slogan 'Letting people be where they want to be.' It explicitly notes that Mattermost is not required, despite the name, and documents a broad native protocol list plus a basic API for third-party bridges.
By the v1.26.0 release line, the changelog shows protocol-specific maintenance across IRC, Matrix, Mattermost, Mumble, Telegram, Slack, WhatsApp, and other bridges. The project also carries operational packaging surfaces such as binaries, Docker guidance, systemd/OpenRC examples, and a sample TOML configuration.
matterbridge became popular in open-source community operations because projects often had users spread across legacy IRC, newer chat systems, and team chat products. The README's public development/chat links span Discord, Gitter, IRC, Keybase, Matrix, Mattermost, Rocket.Chat, Slack, Telegram, Twitch, XMPP, and Zulip.
The batch input records matterbridge in Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and Scoop. That cross-platform packaging matches a daemon-style utility that users install on servers, small VPS hosts, or personal machines to keep chat communities connected.
A typical setup is a `matterbridge.toml` file with account sections for protocols and one or more gateway sections that map channels between them. The README examples show IRC-to-Mattermost and Slack-to-Discord bridges, with credentials such as passwords and tokens stored in the same TOML file.
Users usually run a downloaded binary, distro package, container, or built-from-source binary. Build tags allow excluding heavy bridges or enabling WhatsApp multidevice support, and the README notes that some WhatsApp support cannot be distributed as official binaries because of GPL-licensed dependencies.
matterbridge is significant because it packages social interoperability as an installable Unix service. For maintainers, it is also a dependency and policy puzzle: many network clients, fast-moving chat APIs, optional protocol support, and build tags all meet in one command-line daemon.
It is one of the practical tools that helped communities migrate gradually instead of forcing one chat platform choice. That made it valuable in package managers even for users who only needed a single bridge pair.
security posture
No matching local secret-handling manifest was found for matterbridge. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
matterbridge.tomlCredential-bearing paths to review before unattended agent runs.
matterbridge.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
matterbridge | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:matterbridge |
|---|---|
| Version | 1.26.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/42wim/matterbridge |
| Repository | https://github.com/42wim/matterbridge |
| Last updated | 2026-07-29T17:04:51+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
matterbridge
nix profile install nixpkgs#matterbridgematterbridge 1.26.0-r29
Bridges between a growing number of chat protocols
https://github.com/42wim/matterbridge
sudo apk add matterbridgematterbridge-openrc 1.26.0-r29
Bridges between a growing number of chat protocols (OpenRC init scripts)
https://github.com/42wim/matterbridge
sudo apk add matterbridge-openrcmatterbridge 1.26.0-11.fc45
Bridge between many online chat protocols
https://github.com/42wim/matterbridge
sudo dnf install matterbridgematterbridge 1.26.0-3
Multi-protocols (IRC/XMPP/Mattermost/Slack/Matrix/etc) bridge
https://github.com/42wim/matterbridge
sudo pacman -S matterbridgematterbridge
sudo port install matterbridgeextras/matterbridge
scoop install extras/matterbridgesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.