netsensei

netsensei

1

NetSensei is a Model Context Protocol (MCP) server focused on providing network administration tools. It offers features like ping testing, traceroute, Nmap scanning, packet sniffing, and SSH connection to facilitate seamless network management and task automation.

NetSensei

NetSensei is an MCP server designed for network administration, providing utilities such as ping, traceroute, Nmap scans, packet sniffing, and SSH capabilities to process network-related commands.

Features

  • Ping Test: Quickly assess network connectivity.
  • Traceroute: Determine the network path to destinations.
  • Nmap Scan: Conduct network scans to identify devices and services.
  • Packet Sniffer: Capture network packets using tshark.
  • SSH Connection: Execute commands on various platforms via SSH.
  • AI Assistant: Automate tasks and gain insights using AI.

Usage

NetSensei can be used with Claude Desktop or OpenWebUI via mcpo.

Requirements

  • Python 3.x
  • MCP Python SDK
  • uvicorn (ASGI server)
  • tshark
  • nmap
  • netmiko

Installation

Clone the repository and configure for integration with Claude Desktop or OpenWebUI.