Submit

Shellguard

@jonchun

ShellGuard is an MCP server that lets LLM agents securely SSH into remote Linux hosts with read-only shell access. Instead of copy-pasting terminal output, your AI can run safe diagnostics, inspect logs, query systems, and troubleshoot production, staging, or dev environments autonomously. All commands are parsed, validated against a strict allowlist, and executed with timeouts and output limits—blocking destructive operations while guiding the LLM to safe alternatives.

Tools

Server Config

{
  "mcpServers": {
    "shellguard": {
      "command": "shellguard"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.