Sponsored by Deepsite.site

Maibaamvfx

Created By
MABAAMa month ago
Parse and generate VFX industry file formats via MCP. Round-trip stable Nuke .nk, MaterialX .mtlx, and USD ASCII .usda parsing — pure transforms, no filesystem access, zero native dependencies.
Overview

What it does 6 MCP tools for parsing and generating VFX industry file formats. Feed your AI assistant a Nuke script, MaterialX shader, or USD scene and get back a structured JSON AST — or go the other way and generate files from JSON.

Tools parse_nuke — .nk script → JSON AST (nodes, properties, DAG wiring, stack directives) generate_nuke — JSON AST → .nk script parse_mtlx — .mtlx XML → JSON AST (node graphs, inputs, materials, connections) generate_mtlx — JSON AST → .mtlx XML parse_usda — .usda text → JSON AST (prims, attributes, variants, connections, composition arcs) generate_usda — JSON AST → .usda text Why use this Round-trip stable — parse(generate(parse(input))) === parse(input) for all three formats. Nuke and MaterialX produce byte-identical output. USDA produces semantically identical canonical form.

Full format coverage — Not a toy parser. USDA handles variantSets, composition arcs (references, payloads, inherits, specializes), .connect connections, .timeSamples, triple-quoted strings, and asset paths. Nuke handles the full stack-wired DAG including set/push directives and duplicate Root merging. MaterialX preserves quote styles, attribute order, comments, and XML entities.

Safe — All tools are pure text transforms. No filesystem access, no eval, no external dependencies beyond the MCP SDK. Inputs over 10 MB are rejected. Malformed JSON returns a clear error instead of crashing the server.

Supported formats Nuke .nk — Foundry Nuke compositing scripts. TCL-based stack-wired node graph format used across film and TV post-production.

MaterialX .mtlx — Industry-standard material and shader definitions. XML-based format adopted by USD, Autodesk, Adobe, and others.

USD ASCII .usda — Pixar Universal Scene Description. The interchange format for 3D scenes across DCC tools, game engines, and pipelines.

Quick start

npx -y mcp-vfx-parsers No installation needed — runs directly via npx. Zero external dependencies.

Server Config

{
  "mcpServers": {
    "vfx-parsers": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-vfx-parsers"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Tavily Mcp
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
CursorThe AI Code Editor
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
ChatWiseThe second fastest AI chatbot™
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.