Smart Shell
Freeby MCP Community
MCP Tool Server – Cross-Platform & Project-Aware Command Runner
v0.1.1Added Apr 12, 2026
mcpmodel-context-protocolcommandshellcross-platform
Smart Shell MCP Server
MCP Tool Server – Cross-Platform & Project-Aware Command Runner
Installation
npx -y smart-shell-mcp
Reviews
Installation
Quick install
npx -y smart-shell-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"smart-shell": {
"command": "npx",
"args": ["-y", "smart-shell-mcp"]
}
}
}