
Expose GenieACS as an MCP server for AI/agent integration & CPE management.
Visit Genieacs McpGenieACS MCP is a bridge that exposes any GenieACS instance as a Model Context Protocol (MCP) v1 server via JSON-RPC, enabling interaction with GenieACS-managed CPE devices (like routers, ONTs, and gateways) for LLM agents and AI systems. It allows read-only access to GenieACS resources and supports invoking management actions (reboot, firmware update, parameter manipulation, etc.) through a unified endpoint, compatible with MCP clients. This open-source tool is written in Go, supports both HTTP and stdio transport, and can be installed via npm or Docker.
Visit Genieacs Mcp's official website for product details and getting started.
Comprehensive guide to using and configuring GenieACS MCP.
Discussion board for users to ask questions and share experiences with GenieACS MCP.
Report bugs or request features directly on the GitHub repository.