Skip to content
Back to search
30
MCP

@adhisang/minecraft-modding-mcp

npm/@adhisang/minecraft-modding-mcp

MCP server for AI-assisted Minecraft modding: inspect decompiled source, resolve Mojang/Yarn/Intermediary mappings, diff versions, analyze Fabric/Forge/NeoForge mod JARs, and validate Mixin, Access Widener, and Access Transformer files.

Uptime
0.0%
55 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build s
0 tools
@michelabboud/visual-forge-mcp
MCP server for AI image generation from markdown and HTML with multi-provider support, model testing, and automatic web optimization
0 tools
apktool-mcp-server
MCP server for APKTool - decompile, modify, and recompile Android APKs via AI assistants
0 tools
apktool-mcp
MCP server for APKTool - decompile, modify, and recompile Android APKs via AI assistants
0 tools
recraft-mcp
MCP server for AI image generation, transformation, and style management via the Recraft API
0 tools
audacity-mcp
MCP server for AI-driven audio editing in Audacity via mod-script-pipe
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@adhisang/minecraft-modding-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}