MCP Reborn

v1.0.0Developer Toolsstable

MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.21.4)

1-13-11-13-21-141-14-11-14-2
Share:
1,510
Stars
0
Downloads
0
Weekly
0/5

What is MCP Reborn?

MCP Reborn is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp-reborn is an mcp (mod coder pack) for minecraft for making modded clients and researching its code. (1.13-1.21.4)

MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.21.4)

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for maki

Use Cases

Create modded Minecraft clients for versions 1.13 through 1.21.4.
Research and modify Minecraft game code.
Hexeption

Maintainer

LicenseNOASSERTION
Languagetypescript
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-reborn

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use MCP Reborn

MCP Reborn is a Mod Coder Pack (MCP) server for Minecraft that supports versions 1.13 through 1.21.4. It enables developers to create modded Minecraft clients and research game code with AI assistance, facilitating reverse engineering and customization of the Minecraft codebase.

Prerequisites

  • Node.js 18+ installed
  • An MCP client such as Claude Desktop or Cursor
  • Java Development Kit (JDK) 8+ for Minecraft development
  • Understanding of Minecraft modding concepts
1

Install the MCP server

Install MCP Reborn using npx.

npx mcp-reborn
2

Add to your client configuration

Register the server in your MCP client's configuration.

{
  "mcpServers": {
    "mcp-reborn": {
      "command": "npx",
      "args": ["mcp-reborn"]
    }
  }
}
3

Set up your Minecraft development environment

Install Minecraft ForgeGradle or Fabric Loader depending on your modding platform. Consult the MCP Reborn repository for specific version requirements.

4

Restart your MCP client

Close and reopen your client to load the server configuration.

5

Begin modding with AI assistance

Ask Claude to help you understand Minecraft code, create mods, or debug modding issues using the MCP Reborn server.

MCP Reborn Examples

Client configuration

Add this to your MCP client configuration for Minecraft modding support.

{
  "mcpServers": {
    "mcp-reborn": {
      "command": "npx",
      "args": ["mcp-reborn"]
    }
  }
}

Prompts to try

Use these prompts to leverage MCP Reborn for Minecraft development and modding.

"Help me understand how Minecraft's rendering system works in version 1.20"
"I want to create a mod for version 1.21.4. What are the first steps?"
"Explain how this decompiled Minecraft code works and how I can modify it for my mod"

Troubleshooting MCP Reborn

MCP Reborn server not responding

Verify that Java Development Kit is installed and JAVA_HOME is set correctly. Restart your MCP client after installing JDK.

Incompatible Minecraft version

Confirm which version of Minecraft you're targeting (1.13–1.21.4). Check the MCP Reborn repository README for version-specific setup instructions.

Frequently Asked Questions about MCP Reborn

What is MCP Reborn?

MCP Reborn is a Model Context Protocol (MCP) server that mcp-reborn is an mcp (mod coder pack) for minecraft for making modded clients and researching its code. (1.13-1.21.4) It connects AI assistants to external tools and data sources through a standardized interface.

How do I install MCP Reborn?

Follow the installation instructions on the MCP Reborn GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with MCP Reborn?

MCP Reborn works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is MCP Reborn free to use?

Yes, MCP Reborn is open source and available under the NOASSERTION license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-reborn": { "command": "npx", "args": ["-y", "mcp-reborn"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use MCP Reborn?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides