Check your MPD config file for the following section in the config:
audio_output{
type "shout"
...
# protocol "icecast2" # optional
...
}
Make sure you have uncommented the protocol setting and set it to "shoutcast" as follows:
protocol "shoutcast" # optional