Skip to main content
Glama

mcp-ntopng

from .mcp_server import ( query_ntopngdb, list_tables, get_all_ifids, get_hosts_location, get_top_local_talkers, get_top_remote_talkers, get_all_alert_stats, get_flow_alert_stats, get_host_alert_stats, get_interface_alert_stats, get_mac_alert_stats, get_network_alert_stats, get_snmp_device_alert_list, get_snmp_device_alert_stats, get_system_alert_stats, get_flows_data, get_topk_flows, get_user_alert_stats, get_flow_devices_stats, get_sflow_devices_stats, ) __all__ = [ "query_ntopngdb", "list_tables", "get_all_ifids", "get_hosts_location", "get_top_local_talkers", "get_top_remote_talkers", "get_all_alert_stats", "get_flow_alert_stats", "get_host_alert_stats", "get_interface_alert_stats", "get_mac_alert_stats", "get_network_alert_stats", "get_snmp_device_alert_list", "get_snmp_device_alert_stats", "get_system_alert_stats", "get_flows_data", "get_topk_flows", "get_user_alert_stats", "get_flow_devices_stats", "get_sflow_devices_stats", ]

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/marcoeg/mcp-server-ntopng'

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