Главная · MCP-серверы · Shell Exec
Shell ExecShell Exec
domdomegg/shell-exec-mcp
MCP-сервер выполнения shell-команд.
Установка
claude mcp add shell-exec-mcp -- npx -y shell-exec-mcp Or with HTTP transport: # Start the server MCP_TRANSPORT=http PORT=3000 npx -y shell-exec-mcp # Add to Claude claude mcp add --transport http shell-exec-mcp ht