Back to Home
BridgerB icon

minecraft-server-management-protocol-mcp

Verified Safe

by BridgerB

Overview

Manages Minecraft servers remotely using the Minecraft Server Management Protocol (MCP) via an MCP server.

Installation

Run Command
deno run --unstable-net --allow-net --allow-read --allow-env main.ts

Security Notes

No 'eval' or obfuscation was found in the provided source code. The server communicates with its client (e.g., Claude Code) over stdio, which is secure. Connections to Minecraft servers use WebSockets with a bearer token from 'config.json'. Users must ensure 'config.json' containing these secrets is properly secured on their system. The use of the Deno '--unstable-net' flag is noted but not a direct security vulnerability.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-22

Tags

MinecraftServer ManagementDenoWebSocketJSON-RPC