mcp-ntopng
by marcoeg
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NTOPNG_HOST | Yes | The hostname of the ntopng server | |
NTOPNG_DBPORT | No | The port number of the Clickhouse DB in the ntopng server (Default: 9000 if HTTPS is enabled, 8123 if disabled) | |
NTOPNG_DBUSER | Yes | The username for Clickhouse DB authentication | |
NTOPNG_SECURE | No | Enable/disable a TLS connection | false |
NTOPNG_VERIFY | No | Enable/disable SSL certificate verification | true |
NTOPNG_API_KEY | No | NTOPNG API key token | |
NTOPNG_DBPASSWORD | Yes | The password for Clickhouse DB authentication | |
NTOPNG_CONNECT_TIMEOUT | No | Connection timeout in seconds | 30 |
SELECT_QUERY_TIMEOUT_SECS | No | Timeout for select queries in seconds | 30 |
NTOPNG_SEND_RECEIVE_TIMEOUT | No | Send/receive timeout in seconds | 300 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |