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