mcp-dnac
Verified Safeby RobertBergman
Overview
Provides intelligent wireless client management and infrastructure monitoring for Cisco DNA Center via the Model Context Protocol (MCP) for AI assistants.
Installation
dnac-mcpEnvironment Variables
- DNAC_BASE_URL
- DNAC_USERNAME
- DNAC_PASSWORD
Security Notes
The server explicitly disables SSL certificate verification (`verify=False`) for HTTPX client and suppresses warnings. While justified by the project for self-signed certificates in DNAC deployments, it introduces a potential Man-in-the-Middle (MITM) risk if the network environment between the server and DNAC is not fully trusted. Credentials are loaded from environment variables, which is good practice. No 'eval' or other arbitrary code execution patterns from user input were found.
Similar Servers
unifi-network-mcp
Programmatic management and automation of UniFi Network Controllers, enabling external systems (like LLMs or custom scripts) to interact with UniFi devices, clients, and network configurations.
mcp-server
Enables AI assistants to manage Huawei Cloud resources via a Model Context Protocol server for conversational AI workflows.
unifi-mcp-server
A Model Context Protocol (MCP) server that exposes the UniFi Network Controller API, enabling AI agents and applications to interact with UniFi network infrastructure in a standardized way.
git-netai
Provides a unified, asynchronous Model Context Protocol (MCP) server for managing multi-platform network infrastructure (routers, firewalls, WiFi, monitoring, data centers) via a single AI-accessible API.