Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
EVENG_HOST | Yes | EVE-NG server hostname or IP address | |
EVENG_PORT | No | EVE-NG server port | 80 |
MCP_LOG_LEVEL | No | Logging level for the MCP server | INFO |
MCP_TRANSPORT | No | MCP transport mechanism (stdio or sse) | stdio |
EVENG_PASSWORD | Yes | EVE-NG server password | |
EVENG_PROTOCOL | No | Protocol to connect to EVE-NG server (http or https) | http |
EVENG_USERNAME | Yes | EVE-NG server username | admin |
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 |