com.pulsemcp/ssh
MCP server for SSH remote server management with SSH agent authentication support.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"ssh": {
"command": "npx",
"args": [
"-y",
"ssh-agent-mcp-server"
],
"env": {
"SSH_HOST": "<ssh_host>",
"SSH_USERNAME": "<ssh_username>",
"SSH_PORT": "22",
"SSH_AUTH_SOCK": "<ssh_auth_sock>",
"SSH_PRIVATE_KEY_PATH": "<ssh_private_key_path>",
"SSH_PASSPHRASE": "<your-ssh_passphrase>",
"SSH_TIMEOUT": "30000",
"SSH_COMMAND_TIMEOUT": "60000",
"ENABLED_TOOLGROUPS": "<enabled_toolgroups>",
"SKIP_HEALTH_CHECKS": "false",
"HEALTH_CHECK_TIMEOUT": "10000"
}
}
}
}{
"mcpServers": {
"ssh": {
"command": "npx",
"args": [
"-y",
"ssh-agent-mcp-server"
],
"env": {
"SSH_HOST": "<ssh_host>",
"SSH_USERNAME": "<ssh_username>",
"SSH_PORT": "22",
"SSH_AUTH_SOCK": "<ssh_auth_sock>",
"SSH_PRIVATE_KEY_PATH": "<ssh_private_key_path>",
"SSH_PASSPHRASE": "<your-ssh_passphrase>",
"SSH_TIMEOUT": "30000",
"SSH_COMMAND_TIMEOUT": "60000",
"ENABLED_TOOLGROUPS": "<enabled_toolgroups>",
"SKIP_HEALTH_CHECKS": "false",
"HEALTH_CHECK_TIMEOUT": "10000"
}
}
}
}npx -y ssh-agent-mcp-serverSSH_HOSTHostname or IP address of the SSH server.
SSH_USERNAMEUsername for SSH authentication.
SSH_PORTSSH port number.
SSH_AUTH_SOCKPath to SSH agent socket for agent-based authentication.
SSH_PRIVATE_KEY_PATHPath to private key file for direct key authentication.
SSH_PASSPHRASEPassphrase for encrypted private key.
SSH_TIMEOUTConnection timeout in milliseconds.
SSH_COMMAND_TIMEOUTDefault command activity timeout in milliseconds.
ENABLED_TOOLGROUPSComma-separated list of tool groups to enable (readonly, write, admin).
SKIP_HEALTH_CHECKSSkip SSH connection health check on startup.
HEALTH_CHECK_TIMEOUTHealth check timeout in milliseconds.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.