GeiserX/genieacs-mcp
🔌 MCP ServerGeiserX
A Go-based MCP server bridging GenieACS for remote device management and CPE control via AI agents.
The genieacs-mcp server is a specialized bridge designed to integrate network management tasks directly into AI-powered workflows. Built in Go, it leverages the Model Context Protocol to expose the GenieACS API to LLMs, allowing users to perform complex network operations through conversational interfaces. Key features include the ability to query device parameters, manage firmware deployments, and trigger remote CPE (Customer Premises Equipment) actions like reboots or configuration refreshes. By abstracting the complexities of the TR-069 protocol into standardized JSON-RPC calls, it empowers developers to build intelligent network monitoring and remediation agents. The project is highly portable, offering a ready-to-use Docker image for rapid deployment in existing network infrastructure environments, making it an essential tool for network engineers looking to automate device lifecycle management using modern AI tools.
💡Highlights
- ├─Go-based TR-069/GenieACS bridge
- ├─Supports remote reboot & refresh
- └─Docker-ready for easy deployment
🎯For
- ├─Network Engineers
- └─DevOps Engineers