MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Leaked source code of Minecraft Pocket Edition 0.6.1

Created 3/1/2026
Updated about 7 hours ago
Repository documentation and setup instructions

MCPE 0.6.1 leaked

This is part of the source code leaked on 4chan, which includes the developer build of Minecraft PE 0.6.1.

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/dreadcraftteam/MCPE-0.6.1-leaked
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "dreadcraftteam-mcpe-0-6-1-leaked": { "command": "git", "args": [ "clone", "https://github.com/dreadcraftteam/MCPE-0.6.1-leaked" ] } } }