- Genieacs Mcp
Overview
What is GenieACS-MCP?
GenieACS-MCP is a server that acts as a bridge to expose any GenieACS instance as an MCP v1 (JSON-RPC for LLMs) server, written in Go.
How to use GenieACS-MCP?
To use GenieACS-MCP, you can either run it locally by cloning the repository and executing the server command, or use Docker Compose as per the instructions provided in the GitHub repository.
Key features of GenieACS-MCP?
- Exposes GenieACS data read-only through various MCP URIs.
- Allows invocation of actions on a CPE (Customer Premises Equipment) through GenieACS.
- Provides a single JSON-RPC endpoint for interaction.
Use cases of GenieACS-MCP?
- Reading device data from GenieACS.
- Executing actions like rebooting devices or updating firmware.
- Integrating with LLMs for automated device management.
FAQ from GenieACS-MCP?
- What is the default configuration for GenieACS-MCP?
The default configuration includes the ACS_URL, ACS_USER, and ACS_PASS which can be set in a .env file.
- Is there a testing framework for GenieACS-MCP?
Yes, it has been tested with the Inspector tool and is fully operational.
Server Config
{
"mcpServers": {
"genieacs": {
"command": "npx",
"args": [
"-y",
"genieacs-mcp"
],
"env": {
"ACS_URL": "http://localhost:7557",
"ACS_USER": "",
"ACS_PASS": ""
}
}
}
}Project Info
Created At
a year agoUpdated At
2 months agoAuthor Name
GeiserXStar
3Language
GoLicense
GPL-3.0 licenseRecommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Wpnews
a day ago
Numox
@Tatsuhiro Mitani
5 hours ago
Filesystem
@modelcontextprotocol
2 months ago