Genieacs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from npm. Last commit 2 Aug 2026.
MCP server bridging GenieACS TR-069 ACS instances to LLMs for CPE device management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add genieacs-mcp -- npx -y genieacs-mcp
{
"mcpServers": {
"genieacs-mcp": {
"args": [
"-y",
"genieacs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.genieacs-mcp]
command = "npx"
args = ["-y", "genieacs-mcp"]
{
"mcpServers": {
"genieacs-mcp": {
"args": [
"-y",
"genieacs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"genieacs-mcp": {
"args": [
"-y",
"genieacs-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.