sonirico/mcp-shell
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
Implements a dual-security model: secure mode enforces an executable allowlist without shell interpretation to prevent injection, while legacy mode allows full shell execution with command-pattern filtering. Built as a Go-based MCP server using mark3labs/mcp-go, it integrates directly with Claude Desktop via stdio transport and supports granular controls like argument pattern blocking, execution timeouts, output size limits, and audit logging. Deployable via Docker, source, or as a standalone binary with configurable security policies through YAML.
Stars
63
Forks
16
Language
Go
License
GPL-3.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sonirico/mcp-shell"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
cfdude/super-shell-mcp
Super Shell MCP
codelion/dynamic-shell-server
Dynamic Shell Command MCP Server
fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
devnullvoid/mcp-ssh-tmux
Persistent SSH sessions for AI agents via tmux - No regex, no complexity, just visual snapshots
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero...