Linux MCP Server
by JNPRAutomate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (default: INFO) | INFO |
| LINUX_HOST | Yes | IP address or hostname of the target Linux system | |
| LINUX_PORT | No | SSH port (default: 22) | 22 |
| LINUX_TIMEOUT | No | Connection timeout in seconds (default: 30) | 30 |
| LINUX_PASSWORD | No | SSH password (for password authentication) | |
| LINUX_USERNAME | Yes | Username for SSH connection | |
| LINUX_SSH_KEY_PATH | No | Path to SSH private key file (for key-based authentication) | |
| LINUX_BLOCK_CRITICAL | No | Block critical commands entirely (default: false) | false |
| LINUX_ENABLE_WARNINGS | No | Enable/disable warnings (default: true) | true |
| LINUX_REQUIRE_CONFIRMATION | No | Requires confirmation for high/critical commands (default: true) | true |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JNPRAutomate/linux-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server