DevelopmentKotlin

MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.

Free
N/A rating (0 reviews)0 installs1,730 GitHub stars
MinecraftIntelliJPlugin

This plugin enhances the development experience for Minecraft modding by providing tools and features tailored specifically for Minecraft projects. It integrates with IntelliJ IDEA to streamline workflows and improve productivity for developers.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "minecraftdev": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-minecraftdev"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

MinecraftDev MCP Server — MCPNest — MCPNest