Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tumf • Tools & CLI
A secure MCP server that executes whitelisted shell commands (with stdin support) and returns stdout, stderr, exit status, and execution time.
Run filesystem inspection commands (ls, find, pwd) safely to gather context about a working directory without risking arbitrary command execution.
Execute text-processing commands (grep, wc, cat) with provided stdin to analyze or transform file contents and capture stdout/stderr programmatically.
Run short-lived or potentially blocking shell utilities with enforced timeouts and detailed exit information for debugging or automation tasks.
MCP Shell Server provides a controlled way to run allowed shell commands remotely via the Model Context Protocol. It enforces command whitelisting (including validation after shell operators), prevents shell interpretation to avoid injection, supports stdin input and per-command timeouts, and reports comprehensive outputs and execution time. The server is easy to integrate with Claude.app and can be installed via pip or deployed with Smithery listings.
Execute a shell command Allowed commands:
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.