by tumf · MCP Server · ★ 179
MCP Shell Server A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input. Features Secure Command Execution: Only whitelisted commands can be executed Standard Input Support: Pass input to commands via stdin Comprehensive Output: Returns stdout, stderr, exit status, and execution time Shell Operator Safety: Validates commands after shell operators (; , &&, ) Timeout Control: Set maximum execution time for commands MCP client setting in your Claude.app Published version...
| Stars | 179 |
| Forks | 44 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 80.2675239463367/100 |
| Last Updated | 2026-07-02 |
| Created | 2024-12-10 |
| Platforms | mcp, python |
| Est. Tokens | ~14k |
Explore other popular mcp server tools:
mcp-shell-server is Secure MCP server for whitelisted shell command execution with stdin, argv pipelines, timeouts, and structured audit logging.. It is categorized as a MCP Server with 179 GitHub stars.
mcp-shell-server is primarily written in Python. It covers topics such as audit-log, command-whitelist, mcp.
You can find installation instructions and usage details in the mcp-shell-server GitHub repository at github.com/tumf/mcp-shell-server. The project has 179 stars and 44 forks, indicating an active community.
mcp-shell-server is released under the MIT license, making it free to use and modify according to the license terms.