Management web ui for mc-router
You can use docker image: pikokr/mc-router-manager
There's no authentication, so you should use proxy with authentication for exposing this application publically
docker run -d -e API_URL=http://host:port -p 127.0.0.1:3000:3000 pikokr/mc-router-manager