Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINUX_MCP_LOG_DIR | No | Custom log directory | ~/.local/share/linux-mcp-server/logs/ |
| LINUX_MCP_LOG_LEVEL | No | Set log level (DEBUG, INFO, WARNING, ERROR, CRITICAL) | INFO |
| LINUX_MCP_SSH_KEY_PATH | No | Specify SSH private key path (defaults to ~/.ssh/id_ed25519, ~/.ssh/id_rsa, etc.) | |
| LINUX_MCP_ALLOWED_LOG_PATHS | No | Comma-separated list of allowed log file paths | |
| LINUX_MCP_LOG_RETENTION_DAYS | No | Log retention in days | 10 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |