Skip to main content
Glama
ubbcou

system-command-mcp

by ubbcou

system_exec

Run a registered system program directly with separate arguments, eliminating shell quoting and command parsing for reliable cross-platform execution.

Instructions

Execute one registered system program directly through a cross-platform program-and-arguments interface. Use only program names in the enum. Pass arguments separately without shell quoting. Shell operators, pipelines, redirects, command substitution, and environment expansion are not supported. Do not probe or guess alternative executable names.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cwdNoWorking directory relative to the configured root, or an absolute path inside it.
argsNoArguments passed individually and literally; do not add shell escaping.
programYesRegistered logical program name mapped to the platform-specific executable.
timeoutMsNoPositive timeout in milliseconds, at most 600000; defaults to 30000.

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/ubbcou/system-command-mcp'

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