sonirico/mcp-shell
Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
This project allows developers to connect an AI agent to a controlled shell environment, enabling the AI to execute specific commands on a server. It takes commands from an AI tool and returns the execution results, while providing security configurations to limit what the AI can do. This is designed for AI developers or system administrators who integrate AI agents into their workflows and need to manage their interaction with the underlying system securely.
Use this if you are building an AI agent and need it to safely run a predefined set of shell commands on a remote system, with auditing and strict security controls.
Not ideal if you need a full, unrestricted shell environment for your AI, or if you are not working with AI agents that require command execution capabilities.
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
yaniv-golan/mcp-bash-framework
Portable Bash-only framework for building stdio Model Context Protocol (MCP) servers with zero...
fawdyinc/shellguard
MCP server that gives LLM agents read-only shell access over SSH
codelion/dynamic-shell-server
Dynamic Shell Command MCP Server
StacklokLabs/model-context-shell
Unix-style pipelines for MCP. Deterministic tool calls.