Skip to main content
Glama
Praneeth7997

AI Network Troubleshooting MCP Server

by Praneeth7997

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: network-mcp

Architecture

Microsoft Teams user
→ Copilot Studio agent
→ Remote MCP server
→ Network troubleshooting tools
→ Mock or authorized lab devices

MCP Tools

Tool

Purpose

get_device_inventory

Lists available devices

check_interface_status

Returns interface status and VLAN data

diagnose_vlan_path

Detects access-to-trunk VLAN mismatches

check_bgp_neighbor

Diagnoses BGP neighbor state

get_route

Performs longest-prefix route lookup

get_interface_errors

Finds input and CRC errors

Local Setup

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements-dev.txt

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to manage and monitor UniFi Network Controllers through natural language. Provides 25 read-only tools for discovering devices and clients, viewing security configurations, analyzing network statistics, and exporting configuration data.
    41
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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.
    11
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Praneeth7997/ai-network-troubleshooting-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server