Minecraft Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Minecraft Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Easily deploy a remote Model Context Protocol (MCP) server for Minecraft Java server status queries, running on Cloudflare Workers—no authentication required.
This will deploy your MCP server to a URL like:
https://minecraft-mcp.<your-account>.workers.dev/mcp
https://minecraft-mcp.<your-account>.workers.dev/ssenpm install
npm run devDefine new tools in src/worker.ts using this.server.tool(...) inside the MinecraftMCP class.
/mcp endpoint URL. {
"mcpServers": {
"minecraft-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://minecraft-mcp.<your-account>.workers.dev/mcp"
]
}
}
}/mcp — Main MCP JSON-RPC endpoint/sse — Server-Sent Events (SSE) endpoint for streamingMIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.