material-maker

GitHub

A procedural textures authoring and 3D model painting tool based on the Godot game engine

material-maker MCP Server

MCP server for RodZill4/material-maker

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "material-maker": {
      "command": "npx",
      "args": [
        "-y",
        "@RodZill4/material-maker"
      ]
    }
  }
}