Shell Command

Execute whitelisted shell commands on the host system via asyncio.

tumf 183
Claude CodeClaude DesktopGeneric
View source ↗

This MCP shell server, developed by tumf, enables AI assistants like Claude to execute whitelisted shell commands on the host system. Built in Python, it provides a secure interface for running commands with stdin input support, returning comprehensive execution results including stdout, stderr, exit status, and runtime. The implementation focuses on security through command whitelisting and shell operator validation, preventing unauthorized access while allowing flexible command execution. By connecting AI capabilities with local system operations, this server enables AI assistants to interact with files, analyze data, and perform system tasks. It is particularly useful for scenarios requiring controlled system access, data processing, and building AI tools that can leverage local computing resources and file systems.

Source

Repository: https://github.com/tumf/mcp-shell-server

Maintain Shell Command?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Shell Command on getagentictools](https://getagentictools.com/mcp/tumf-mcp-shell-server?ref=badge)