libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Commands
Commands
JSON →
stdio
none
★ 225
development
An MCP server to run arbitrary commands on the local machine.
github ↗
Install
How to run this server
[ { "cmd": "npx mcp-server-commands", "imports": [] } ]
server path:
commands
Tools
What this server exposes
run_process
Run a command, i.e. `hostname` or `ls -al` or `echo "hello world"` etc. Returns STDOUT and STDERR as text. Optional stdin parameter allows passing scripts over STDIN to commands like fish, bash, zsh, python, or creating files with cat.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/g0t4/mcp-server-commands ↗
Commands — MCP Server · libregistry