AI Network Troubleshooting MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI Network Troubleshooting MCP ServerCheck for interface errors on switch-01"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AI Network Troubleshooting MCP Server
A Python Model Context Protocol server that gives AI agents safe, read-only network troubleshooting tools.
The project is designed for integration with Microsoft Copilot Studio and Microsoft Teams.
Features
Device inventory
Interface-status inspection
VLAN-path diagnosis
BGP-neighbor troubleshooting
Longest-prefix route lookup
Interface-error detection
MCP Streamable HTTP transport
Docker deployment
Automated tests
Related MCP server: MCP-Telecom
Architecture
Microsoft Teams user
→ Copilot Studio agent
→ Remote MCP server
→ Network troubleshooting tools
→ Mock or authorized lab devices
MCP Tools
Tool | Purpose |
| Lists available devices |
| Returns interface status and VLAN data |
| Detects access-to-trunk VLAN mismatches |
| Diagnoses BGP neighbor state |
| Performs longest-prefix route lookup |
| Finds input and CRC errors |
Local Setup
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements-dev.txtThis server cannot be deployed
Maintenance
Related MCP Connectors
Read-only AI coding tools for change verification, release readiness, capacity, and guidance.
- mcpOAuthcom.vibgrate
Query your team's drift, vulnerability, and upgrade data from any AI assistant. OAuth 2.1, 51 tools.
Read-only MCP access to a documented IT fleet: state, changes, posture. 15 tools.
Protocol-native energy infrastructure orchestration for AI data centers. Provides 46 MCP tools across 8 grid protocols (IEC-61850, DNP3, Modbus, OCPP, OpenADR, IEEE 2030.5, IEC 60870-5-104, ICCP) with 5 core API primitives: connect, dispatch, settle, comply, and intel. Enables AI agents to programmatically interact with substations, grid interfaces, and energy assets for real-time workload-grid coordination.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI assistants with direct access to multi-vendor network devices for tasks like configuration management, health checks, and topology discovery through 35 specialized tools. It enables natural language control over platforms including Cisco, Juniper, and Nokia using SSH, NETCONF, and SNMP protocols.11MIT
- AlicenseAqualityCmaintenanceBridges AI agents with network infrastructure, enabling secure read-only access to multiple vendor routers via SSH for natural language queries and troubleshooting.581MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to query IP Fabric network inventory and snapshots through natural language, using tools to fetch devices, interfaces, routing tables, and more.1MIT
- FlicenseAqualityBmaintenanceEnables LLM clients to run structured, bottom-up network diagnostics across OSI Layers 1–3, including Wi-Fi telemetry, ping checks, and runbook-based remediation.7-