by sonirico · MCP Server · ★ 75
mcp-shell MCP server that runs shell commands. Your LLM gets a tool; you get control over what runs and how. Built on mark3labs/mcp-go. Written in Go. Run it Docker (easiest): From source: Configure it Security is off by default. To enable it, point to a YAML config: Secure mode (recommended) — no shell interpretation, executable allowlist only: Legacy mode — shell execution, allowlist/blocklist by command string (vulnerable to injection if not careful): yaml security: enabled
| Stars | 75 |
| Forks | 17 |
| Language | Go |
| Category | MCP Server |
| License | GPL-3.0 |
| Quality Score | 58.282/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-02 |
| Created | 2025-05-24 |
| Platforms | go, mcp |
| Est. Tokens | ~6k |
Explore other popular mcp server tools:
mcp-shell is Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.. It is categorized as a MCP Server with 75 GitHub stars.
mcp-shell is primarily written in Go. It covers topics such as ai, bash, go.
You can find installation instructions and usage details in the mcp-shell GitHub repository at github.com/sonirico/mcp-shell. The project has 75 stars and 17 forks, indicating an active community.
mcp-shell is released under the GPL-3.0 license, making it free to use and modify according to the license terms.