Why Choose Matterbridge?
Matterbridge simplifies Matter device management with powerful features designed for both developers and users.
Easy Plugin System
Simply pair Matterbridge once, and it will load all your registered plugins. No need to pair each device individually.
Universal Compatibility
Works with Apple Home, Google Home, Amazon Alexa, Home Assistant, SmartThings, and any Matter-compatible platform.
Lightweight & Fast
Runs on machines with as little as 512MB RAM. Perfect for Raspberry Pi and other low-power devices.
Web Frontend
Manage your devices through an intuitive web interface. Monitor logs, configure settings, and control devices easily.
Developer Friendly
Built on matter.js with comprehensive APIs. Easily port Homebridge plugins or create new ones from scratch.
Docker Ready
Full Docker support with official images. Deploy easily with docker-compose or run natively on any platform.
Trusted by the Community
—
Total NPM Downloads
1.9K/wk
NPM Downloads (last week)
509
GitHub Stars
—
Docker Pulls
10+
Official Plugins
24/7
Active Development
Quick Installation
Get Matterbridge running in minutes with these simple commands.
NPM Installation
On Linux/macOS you may need sudo npm install -g matterbridge --omit=dev
. After installation start it manually with matterbridge
.
Docker Installation
The Docker container starts Matterbridge automatically.
Access the Frontend
After starting Matterbridge (via Node.js or Docker) the web frontend is available by default on port 8283
.
http://<your-ipv4-address>:8283
http://[<your-ipv6-address>]:8283
Change the port with -frontend <port>
(e.g. matterbridge -frontend 8383
). Enable HTTPS with -ssl
. For mutual TLS add -mtls
. See the Frontend docs for certificate details.
Popular Plugins
Extend Matterbridge with our growing collection of official and community plugins.
Shelly Plugin
Automatically discover and control all Shelly Gen 1, 2, 3, and 4 devices. Supports battery-powered devices, BLU devices, and sleep mode.
Learn MoreZigbee2MQTT Plugin
Expose all your Zigbee2MQTT devices and groups to Matter. Production-level plugin with comprehensive device support.
Learn MoreHome Assistant Plugin
Connect your Home Assistant devices and entities to Matter. Perfect companion for the official HA add-on.
Learn MoreSomfy Tahoma Plugin
Control your Somfy Tahoma screen devices through Matter. Seamless integration with your smart home ecosystem.
Learn MoreWebhooks Plugin
Expose any webhooks to Matter. Create virtual devices that can be controlled through HTTP requests, perfect for custom integrations.
Learn MoreBTHome Plugin
Expose BTHome devices to Matter using native Bluetooth. Works on all platforms with comprehensive device discovery and storage.
Learn More