MCP Servers

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

A Minecraft bedrock addon -- inspired by slimefun

Created 3/2/2026
Updated about 22 hours ago
Repository documentation and setup instructions

WonderCraft (Minecraft Bedrock Addon)

WonderCraft is a comprehensive Minecraft Bedrock edition addon heavily inspired by the popular Java plugin, Slimefun. It aims to completely overhaul your survival experience by introducing a massive tech-tree, custom machines, automation, and unique items without replacing vanilla content!

✨ Features

  • Custom Items & Armors: Discover and craft new items, tools, and powerful armor sets.
  • Advanced Machines: Build functional machines to process resources, craft complex components, and automate your workflow.
  • Built-in Energy System: Generate, store, and distribute energy to power your network of machines and advanced technology.
  • Extensive Tech Tree: Dive into a new era of engineering and magical exploration in Bedrock Edition!

CURRENTLY IN DEVELOPMENT

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/PastaHimself/WonderCraft-Mcpe
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "pastahimself-wondercraft-mcpe": { "command": "git", "args": [ "clone", "https://github.com/PastaHimself/WonderCraft-Mcpe" ] } } }