Skip to main content
Glama

Shell-MCP

by kevinwatt

shell_ps

Display system process status for monitoring and diagnostics. Allows users to view active processes with controlled execution via Shell-MCP server, ensuring secure and efficient command handling.

Instructions

Show process status

Input Schema

NameRequiredDescriptionDefault
argsNoCommand arguments

Input Schema (JSON Schema)

{ "properties": { "args": { "description": "Command arguments", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

Other Tools from Shell-MCP

Related Tools

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/kevinwatt/shell-mcp'

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