linux-mcp-server
by szoran53
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_HOST | No | Remote host IP or hostname. Required when LOCAL_MODE is not true. | |
| SSH_PORT | No | SSH port. Default: 22 | 22 |
| SSH_USER | No | SSH username. Required when LOCAL_MODE is not true. | |
| LOG_PATHS | No | Comma-separated list of allowed log file path prefixes. Default: /var/log | /var/log |
| TRANSPORT | No | Transport mode: 'stdio' or 'http'. Default: stdio | stdio |
| LOCAL_MODE | No | Set to 'true' to manage the local machine directly (no SSH). Default: false | false |
| SSH_KEY_PATH | No | Path to private key. Default: ~/.ssh/id_rsa | ~/.ssh/id_rsa |
| MCP_HTTP_HOST | No | HTTP bind address when TRANSPORT=http. Default: 127.0.0.1 | 127.0.0.1 |
| MCP_HTTP_PORT | No | HTTP port when TRANSPORT=http. Default: 3300 | 3300 |
| SUDO_PASSWORD | No | Optional. Provide if the SSH user requires a password for sudo. | |
| COMMAND_TIMEOUT_MS | No | Max time (ms) for any single command. Default: 30000 | 30000 |
| SSH_STRICT_HOST_CHECK | No | Set to 'false' to skip host key verification. Default: true | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues