gnmi-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GNMI_DEVICES | No | JSON array defining devices with name, address, TLS configuration. | [] |
| GNMI_TLS_DIR | No | Allowed directory for TLS certificate files. | |
| GNMI_VERSION | No | Version of gnmic to auto-download. | latest |
| GNMI_DATA_DIR | No | Directory for session output and logs. | ~/.gnmi-mcp-server/data |
| GNMI_YANG_DIR | No | YANG model directory; enables gnmi_path tool. | |
| GNMI_LOG_LEVEL | No | Logging level. | INFO |
| GNMI_READ_ONLY | No | If true, disables gnmi_set tool. | false |
| GNMI_BINARY_PATH | No | Manual path to gnmic binary. | |
| GNMI_ALLOW_ARBITRARY | No | If true, allows directly specifying undefined addresses. | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Howthemeaning/gnmi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server