Submit

Snmp Sse Mcp Server

@sse

The aimiox SNMP MCP SSE Server provides a seamless interface for SNMP device and MIBs interaction and monitoring.

Server Config

{
  "mcpServers": {
    "amx-snmp": {
      "command": "docker",
      "args": [
        "run",
        "-it",
        "-p 8001:8001",
        "-v $(pwd)/config.yaml:/app/config.yaml",
        "-v $(pwd)/data:/app/data",
        "amx-snmp-mcp:latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.