Skip to main content
Glama

ssh_process_manager

Manage remote server processes via SSH: list, monitor, or terminate processes to maintain system performance and resolve issues.

Instructions

List, monitor, or kill processes on remote server

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverYesServer name
actionYesAction: list processes, kill process, or get process info
pidNoProcess ID (required for kill and info actions)
signalNoSignal to send when killing (default: TERM)
sortByNoSort processes by CPU or memory (default: cpu)
limitNoNumber of processes to return (default: 20)
filterNoFilter processes by name/command

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/bvisible/mcp-ssh-manager'

If you have feedback or need assistance with the MCP directory API, please join our Discord server