Maibaamvfx
@MABAAM
Maibaamvfx について
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"vfx-parsers": {
"command": "npx",
"args": [
"-y",
"mcp-vfx-parsers"
]
}
}
}ツール
6Parse a Nuke .nk script into a structured AST with nodes, properties, wiring, and DAG edges.
Generate a Nuke .nk script from a JSON AST. Round-trip stable: parse(generate(parse(x))) === parse(x).
Parse a MaterialX .mtlx file into a structured AST with node graphs, inputs, materials, and DAG edges.
Generate MaterialX .mtlx XML from a JSON AST. Round-trip stable.
Parse a USD ASCII .usda file into a structured AST with prims, attributes, variants, connections, and composition arcs.
Generate USD ASCII .usda text from a JSON AST. Semantic round-trip: canonical pretty-print form.
概要
What is Maibaamvfx?
Maibaamvfx provides six M
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Codelf
unbugA search tool helps dev to solve the naming things problem.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント