Tool-MaterialMaker-MCP

graysonchalmers/Tool-MaterialMaker-MCP
★ 0 stars Python Browser/Web Updated today
MCP server for authoring and rendering Material Maker PBR materials from natural language
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": {
    "tool-materialmaker-m": {
      "command": "uvx",
      "args": [
        "tool-materialmaker-mcp"
      ]
    }
  }
}

Or install with pip: pip install tool-materialmaker-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets an AI assistant author [Material Maker](https://github.com/RodZill4/material-maker) node graphs from natural language, render them headlessly to PBR texture maps, and hand back editable `.ptex` files you finish in the app. You describe a material in a sentence. The assistant drafts the node graph,

Tools (15)

describe_nodelist_exampleslist_node_typeslive_applylive_clearlive_get_graphlive_renderlive_render_node_outputlive_startload_examplerender_graphrender_node_outputrender_previewsave_graphvalidate

Topics

godotmaterial-makermcpmodel-context-protocolpbrtextures