codelion/dynamic-shell-server
Dynamic Shell Command MCP Server
This server helps IT operations or DevOps teams securely manage and execute shell commands within an automated system, like an AI assistant. It takes a requested shell command and, if unapproved, prompts for human review before execution. The output is either the command's result or a denial, with all actions logged for auditing. It's designed for system administrators or developers integrating secure command execution into their tools.
No commits in the last 6 months.
Use this if you need to run arbitrary shell commands safely in an automated environment, with human oversight and a detailed audit trail.
Not ideal if you need a full remote shell access solution or a general-purpose job scheduler.
Stars
41
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/codelion/dynamic-shell-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cfdude/super-shell-mcp
Super Shell MCP
sonirico/mcp-shell
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero...
fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
StacklokLabs/model-context-shell
Unix-style pipelines for MCP. Deterministic tool calls.