Back to Home
center2055 icon

MinecraftDeveloperMCP

Verified Safe

by center2055

Overview

Automate Minecraft server administration and integrate with external tooling via an HTTP/SSE API, allowing console access, file management, and log retrieval.

Installation

Run Command
java -jar server.jar

Security Notes

The plugin exposes full server console and file system access (read/write/list, including binary files) over HTTP/SSE. It enforces token-based authentication and includes robust path normalization and `startsWith` checks to prevent directory traversal attacks. However, the security is critically dependent on the user configuring a strong, random token as warned in the README. A compromised token grants complete control over the Minecraft server and its files.

Similar Servers

Stats

Interest Score36
Security Score7
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-11-29

Tags

MinecraftServer AdministrationAPIPluginAutomation