
Monibuca
Supports UIby langhuihui
Modularized, high-performance streaming server framework developed in Go with AI capabilities.
What it does
Monibuca is a scalable, low-latency streaming server framework that allows AI agents to manage and interact with live media streams. It provides a robust backbone for building streaming services with support for a wide array of protocols.
Tools
- stream_management: Control stream lifecycles, aliases, and room management.
- media_processing: Trigger screenshots, transcoding, and SEI data processing.
- monitoring_metrics: Access real-time performance metrics and stress testing data.
- ai_inference: Interface with the integrated ONNX inference engine for real-time stream analysis.
Installation
Add the following to your claude_desktop_config.json (assuming a Go-based build):
{
"mcpServers": {
"monibuca": {
"command": "go",
"args": ["run", "-tags", "sqlite", "main.go"]
}
}
}
Supported hosts
- claude
Quick install
go run -tags sqlite main.goInformation
- Pricing
- free
- Published
- 5/26/2026
- stars






