no this GLCD isn’t natively supported by MIOS, since it’s a low-performance display and therefore not sufficient for a MIDI realtime system.
It could work with a second core module if it only has to listen to the MIDI stream (-> could be used as MIDIbox LC display). A custom display driver (LCD type #7) would be required anyhow, it has to be plugged into the MBLC application - nobody has implemented a driver for the HD61830 yet