Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SNMP_MCP_HOSTSNoPath to an optional YAML file mapping host aliases to IP addresses.
SNMP_MCP_BACKENDNoSNMP backend to use: 'pysnmp' (default) or 'netsnmp'.
SNMP_MCP_MIB_DIRNoPath to a directory containing additional MIB files. Defaults to bundled MIBs.
SNMP_MCP_RETRIESNoNumber of retries. Defaults to '1'.
SNMP_MCP_TIMEOUTNoSNMP timeout in seconds. Defaults to '3'.
SNMP_MCP_LOG_LEVELNoLogging level (e.g., DEBUG, INFO, WARNING, ERROR). Defaults to 'WARNING'.
SNMP_MCP_COMMUNITIESYesPath to the YAML file containing community strings (required).
SNMP_MCP_MAX_WALK_RESULTSNoMaximum number of results for a walk. Defaults to '1000'.

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

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/sdempsay/snmp-mcp'

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