67
/ 100
1 month ago
glama

gnmi-mcp-server

Enables AI assistants to manage network devices via gNMI protocol, including querying capabilities, reading/modifying configurations, and subscribing to telemetry data through natural language.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGNMI_DEVICES"": "[{\"name\":\"core-switch\",\"address\":\"192.168.1.1:57400\"},{\"name\":\"leaf-01\",\"address\":\"10.0.0.1:57400\"}]"
configGNMI_TLS_DIRTLS 证书文件的允许目录
configGNMI_YANG_DIRYANG 模型目录(设置后启用 gnmi_path 工具)
configGNMI_READ_ONLYfalse true 时禁用 gnmi_set 工具
configGNMI_ALLOW_ARBITRARYfalse true 时允许直接指定未预定义的 address
configGNMI_BINARY_PATH手动指定 gnmic 二进制路径
configGNMI_VERSIONlatest 自动下载的 gnmic 版本
configGNMI_DOWNLOAD_DIR
configGNMI_DATA_DIR~/.gnmi-mcp-server/data 会话输出和日志存储目录
configGNMI_LOG_LEVELINFO 日志级别
configGNMI_LOG_MAX_SIZE
configGNMI_LOG_BACKUP_COUNT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/howthemeaning-gnmi-mcp-server-vkpmom)](https://m8ven.ai/mcp/howthemeaning-gnmi-mcp-server-vkpmom)
commit: 7732b367f340f086bce1169d8959458c9957eb7f
code hash: 40b37ba9cd6aaf53de15d1fe51d0afa352132f8a6914c18ea1a72ee6866ac746
verified: 6/25/2026, 9:53:04 AM
view raw JSON →