marcoeg_mcp-server-ntopng
If you are the rightful owner of marcoeg_mcp-server-ntopng and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
NTOPNG Model Context Protocol Server
The mcp-server-ntopng is a Model Context Protocol (MCP) server implementation designed for NTOPNG, a network traffic analysis tool. This server allows AI agents to query network monitoring data stored in the NTOPNG database, which uses ClickHouse for storing historical flows and alerts. The server facilitates the retrieval of various network statistics and alerts, enabling comprehensive network monitoring and analysis. It is compatible with the Claude Desktop app and other MCP-compliant hosts and clients, providing a robust solution for network data querying and analysis.
Features
- Enables AI agents to query NTOPNG network monitoring data.
- Supports retrieval of interface IDs, host locations, and top talkers.
- Provides detailed statistics for various alert types.
- Facilitates querying of NTOPNG flows and database tables.
- Compatible with Claude Desktop and other MCP-compliant platforms.
Tools
fetch_ntopng_all_ifids
Get all available interface IDs
get_ntopng_hosts_location
Get the host's geographic location information
fetch_ntopng_top_local_talkers
Get the top ten hosts for local traffic for the specified interface
fetch_ntopng_top_remote_talkers
Get the top ten hosts for remote traffic for a specified interface
5
Get various types of alert statistics
query_ntopng_flows_data
Query detailed traffic data
list_tables_ntopng_database
List the table structure of the NTOPNG database
query_ntopng_database
Direct query NTOPNG Clickhouse database