Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETWORK_INVENTORYYesPath to the device inventory JSON file. This file must contain a JSON list of device objects with fields like name, ip_address, nos, and authentication credentials.
GNMIBUDDY_LOG_FILENoCustom log file path (overrides the default sequential log files in the logs/ directory)
GNMIBUDDY_LOG_LEVELNoGlobal log level (debug, info, warning, error)info
GNMIBUDDY_MODULE_LEVELSNoModule-specific log levels, e.g., 'src.cmd=warning,src.inventory=debug'
GNMIBUDDY_MCP_TOOL_DEBUGNoEnable MCP tool debuggingfalse
GNMIBUDDY_STRUCTURED_LOGGINGNoEnable JSON structured loggingfalse
GNMIBUDDY_EXTERNAL_SUPPRESSION_MODENoExternal library suppression mode (cli, mcp, development)cli

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jillesca/gNMIBuddy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server