packwright-mcp

rithwikbabu/packwright-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Local-first MCP server for creating, validating, testing, and packaging Minecraft Java datapacks.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "packwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rithwikbabu/packwright-mcp"
      ]
    }
  }
}

README Excerpt

Packwright MCP is a local-first [Model Context Protocol](https://modelcontextprotocol.io/) server for safely creating, inspecting, validating, testing, and packaging Minecraft Java Edition datapacks. It gives an MCP client structured tools instead of unrestricted filesystem or shell access. > **NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.**

Topics

datapackmcpminecraftmodel-context-protocoltypescript