Back to Home
Mayimbipharel icon

bigmind-mcp

Verified Safe

by Mayimbipharel

Overview

Automates network device management and analysis, primarily for Cisco infrastructure, by enabling Claude AI to interact with network devices via SSH using the Model Context Protocol (MCP).

Installation

Run Command
node build/index.js

Security Notes

The server's configuration files (e.g., `config/devices-cisco.json`) contain hardcoded credentials (e.g., `username: "admin", password: "cisco"`). While the README advises editing these, using default or weak hardcoded credentials in configuration examples is a critical security vulnerability if not changed by the user. The `ssh2` library is used for SSH connections, which is standard, and there are no direct `eval` or obvious malicious patterns in the provided source. However, exposure to the network with weak authentication in config is a significant risk.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-19

Tags

Network ManagementCiscoSSHAI AutomationMCP