Linux System MCP SSE Server
The Linux System MCP SSE Server by aimiox is a lightweight agent for Ubuntu 22.04+ that exposes system and network data via SSE to be used with OpenAI or compatible MCP clients. It functions on a local network or through a VPN and supports various telemetry features and logs.
๐ฅ๏ธ Linux System MCP SSE Server
The aimiox Linux System MCP SSE Server is a lightweight agent designed for Ubuntu 22.04+, exposing system telemetry, logs, and network information via SSE. It integrates with the OpenAI Agents SDK or any compatible MCP client, but does not support HTTPS, meant for trusted local networks or secure VPNs.
โจ Features
- Zero-config startup on Ubuntu 22.04+
- Exposes system info such as CPU, memory, and processes
- Reads logs from journalctl or custom sources
- Reports on IP addresses, interfaces, and ports
- Compatible with OpenAI Assistant's MCPServerSse
๐ Quick Start
Download the mcp_ubuntu_system binary and run.
โ๏ธ Server Arguments
--ip
: IP to bind the server (default0.0.0.0
)--port
: Port to listen on (default8003
)
๐งช Test with CLI Client
Set your API key in a .env
file and configure the MCP endpoint in linux_mcp_cli.py
. Run using pip and Python to interact with the Linux System Agent.
๐ Support
For questions or issues, visit GitHub or email .