Securely run remote commands through SSH or JumpServer with flexible gateway setup.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "jumpserver-ssh-mcp" yet — see the docs or source repo.
Using jumpserver-ssh-mcp, connect to three Linux servers in production and run `uptime && df -h && free -m`. Organize the output by server and flag abnormal resource usage.
Returns uptime, disk, and memory details for each server, plus a summary of potential issues.
Use the JumpServer gateway to connect to the target application server, go to `/srv/app`, then run `git pull && docker compose up -d`, and record the result of each step.
Provides execution logs for the deployment, including whether code pull succeeded and containers started normally.
I’m seeing login interface recognition failures when connecting to remote hosts through JumpServer. Based on jumpserver-ssh-mcp’s plugin-based matcher approach, analyze possible causes and provide troubleshooting steps.
Explains likely matcher failures, configuration checks, and actionable troubleshooting recommendations.
Let AI handle secure remote SSH commands, transfers, and port forwarding.
Connect AI to remote servers via SSH for commands and secure file transfer.
Securely diagnose remote servers over SSH with guarded read and write access.
Let AI run persistent interactive SSH sessions for remote operations tasks.
Remotely manage Linux servers via SSH, commands, Docker, files, and code deployment.
Execute commands on remote hosts over SSH with password or key authentication.