Back to Home
vespo92 icon

BrocadeICXMCP

Verified Safe

by vespo92

Overview

Automates the management of Brocade ICX 6450 network switches via SSH CLI commands, integrating with AI agents through the Model Context Protocol.

Installation

Run Command
npx -y github:vespo92/BrocadeICXMCP

Environment Variables

  • BROCADE_HOST
  • BROCADE_USERNAME
  • BROCADE_PASSWORD

Security Notes

The server uses environment variables for SSH credentials, which is good practice. Input validation is applied to most tool calls via Zod schemas. However, the 'execute_command' tool allows executing arbitrary CLI commands, which is a significant security risk if the client (AI agent) is untrusted or compromised, although it is clearly marked as requiring privilege and 'use with caution' in the tool definitions. The SSE server's default CORS origin '*' is also permissive and could be a risk in web-exposed deployments if not restricted. No hardcoded secrets, `eval`, or obfuscation were found.

Similar Servers

Stats

Interest Score19
Security Score7
Cost ClassLow
Avg Tokens200
Stars1
Forks0
Last Update2026-01-01

Tags

network-automationswitch-managementsshtypescriptmcp-serveriot