Sinatra/HAML/SASS web app to start EC2 (Minecraft) server instance
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcpanel": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment / cloud
MCP Server for GCP environment for interacting with various Observability APIs.
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
The official MCP Server for the Mux API
MCP Server for Text to Speech
MCP Security Weekly
Get CVE alerts and security updates for MCPanel and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AWS_KEY - Your AWS Access Key IDAWS_SECRET - Your AWS Secret Access KeyMC_EC2_INSTANCE_ID - Instance ID of the EC2 instance which is running MinecraftMCPANEL_AUTH_PASSWORD - Password to allow access to the web interfaceOnce you have MCPanel running on Heroku, point your browser to the URL (e.g. mymcpanel.heroku.com) and it will prompt you to log in.
The password is what you specified as the MCPANEL_AUTH_PASSWORD environment variable.
Currently the interface is very sparse, only providing the current status of the EC2 instance and, if it is "stopped", a button to start the instance.
In fact, at this point there are no Minecraft-specific features and could be used for any generic EC2 instance.