Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IT_MCP_LOG_LEVEL | No | Controls winston log level (error, warn, info, debug, etc.) | debug |
| IT_MCP_ALLOW_SUDO | No | Controls whether sudo is auto-prefixed for privileged commands | true |
| IT_MCP_CAPTURE_DIR | No | Base directory for packet capture output files | <cwd>/captures |
| WINDOWS_REMOTE_PASSWORD | No | Password for Windows remote administration via PowerShell remoting |
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 | |