Genieacs Mcp is a Model Context Protocol (MCP) server: MCP server bridging GenieACS TR-069 ACS instances to LLMs for CPE device management. Because it speaks the Model Context Protocol, AI assistants can use Genieacs Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package genieacs-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need ACS_URL. The current release is v0.0.12, published under the GPL-3.0 license, with source at GeiserX/genieacs-mcp on GitHub, where it has earned 16 stars.
On mcp.site, Genieacs Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Genieacs Mcp for GeiserX, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — genieacs-mcp · MCP over stdio
▸Docker image — drumsergio/genieacs-mcp:v0.0.11 · MCP over stdio