Enables AI assistants to manage network devices via gNMI protocol, including querying capabilities, reading/modifying configurations, and subscribing to telemetry data through natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GNMI_DEVICES— "": "[{\"name\":\"core-switch\",\"address\":\"192.168.1.1:57400\"},{\"name\":\"leaf-01\",\"address\":\"10.0.0.1:57400\"}]"GNMI_TLS_DIR— TLS 证书文件的允许目录GNMI_YANG_DIR— YANG 模型目录(设置后启用 gnmi_path 工具)GNMI_READ_ONLY— false true 时禁用 gnmi_set 工具GNMI_ALLOW_ARBITRARY— false true 时允许直接指定未预定义的 addressGNMI_BINARY_PATH— 手动指定 gnmic 二进制路径GNMI_VERSION— latest 自动下载的 gnmic 版本GNMI_DOWNLOAD_DIRGNMI_DATA_DIR— ~/.gnmi-mcp-server/data 会话输出和日志存储目录GNMI_LOG_LEVEL— INFO 日志级别GNMI_LOG_MAX_SIZEGNMI_LOG_BACKUP_COUNT[](https://m8ven.ai/mcp/howthemeaning-gnmi-mcp-server-vkpmom)