I just wrote a small plugin for fetching lyrics from MusixMatch and would like to share it with the community. MusixMatch does not allow to get more than 30% of the lyrics through the API due to licensing restrictions.
To make the plugin work, one has to install a musixmatch python api and obtain a API Key from MusixMatch, which is for free. The installation instructions would be contained in the plugin .py file.