MAD is one of the most intuitive measures of dispersion (certainly more intuitive than SD). It answers the question “on average, how far is a data point from the mean.” It’s a pain to deal with mathematically, because it’s difficult to do algebraic operations on absolute values without getting into “do this if > 0; do that if < 0”.
SD is easier to deal with algebraically, and there are lots of reasons to think that lots of stuff is normal or approximately normally distributed, which, as Joey says, is where SD is most useful. However, the farther away something is from the mean, the more it contributes to increasing the SD, so the interpretation as an average distance from the mean is conceptually meaningful, but slightly distorted.