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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues