dcc-mcp-liquigen
Prepares LiquiGen water projects for Unreal Engine 5.8, exports VAT bundles with FBX, animation textures, and metadata, and validates them before UE handoff.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dcc-mcp-liquigenPrepare the ball_drop_splash water preset for Unreal export."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dcc-mcp-liquigen
Unofficial DCC-MCP adapter for LiquiGen. Inspect and edit project graphs, execute supported host commands, and validate exported assets.
Capabilities
Discover installed presets and node schemas.
Inspect nodes, parameters, animation and connections.
Apply validated graph transactions to a new project file.
Open projects and run bounded playback, save and export commands.
Validate VAT, Alembic and image export bundles.
Host operations bind to one exact LiquiGen process and window. Graph writes preserve the source file and validate the resulting document. Unsupported interfaces return a compatibility error; this is not a vendor-supported SDK.
Related MCP server: Unreal Engine MCP Server
Install and run
Install LiquiGen separately, then install the adapter:
uv tool install dcc-mcp-liquigenAttach to a running LiquiGen instance:
dcc-mcp-liquigen --pid <PID> --window-handle <HWND> `
--executable <ABSOLUTE-LIQUIGEN-EXE> --version <VERSION> `
--allowed-root <ABSOLUTE-WORKSPACE>With a locally built native command bridge, the standalone launcher can start LiquiGen and bind its window:
dcc-mcp-liquigen-launch --executable <ABSOLUTE-LIQUIGEN-EXE> `
--hook-dll <ABSOLUTE-HOOK-DLL> --allowed-root <ABSOLUTE-WORKSPACE>DCC_MCP_LIQUIGEN_COMMAND_HOOK_DLL can also select the hook for an attached
instance. Pass the detected application version with --version, or set
DCC_MCP_LIQUIGEN_VERSION. Public packages do not include native bridge binaries;
see distribution for build profiles.
Use dcc-mcp-cli list, then search, describe and call to discover tools.
The optional dcc-mcp-liquigen-menu command provides an external companion menu
for a bound instance; it is not a native LiquiGen menu.
Examples and development
Examples: export preparation and Unreal receivers.
Contributing: build and test instructions.
vx setup
vx just check
vx just buildLicense
Adapter source is available under the MIT License. LiquiGen is a separate commercial product. Vendor software, presets, projects and licenses are not included. This project is not affiliated with or endorsed by JangaFX.
This server cannot be deployed
Maintenance
Related MCP Connectors
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
- typeshipOAuthdev.typeship
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Workflow planning, recovery checkpoints, coordination, fixtures, and compatibility tools for agents.
Related MCP Servers
- AlicenseBqualityAmaintenanceEnables AI assistants to control Unreal Engine via Remote Control API for game development automation, including asset management, actor control, level editing, animation, physics, visual effects, and cinematics creation through natural language.1854 npm880MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to control and automate Unreal Engine through a native C++ Automation Bridge plugin. It supports a comprehensive range of tasks including asset management, actor manipulation, editor control, and blueprint graph editing.854 npm1MIT
- FlicenseCqualityDmaintenanceEnables natural language interaction with Unreal Engine, providing 127 tools across 16 subsystems for tasks like actor manipulation, asset management, blueprint creation, and more, using built-in Python and Remote Control plugins.1006-
- FlicenseBqualityBmaintenanceEnables safe, observable Blender research by exposing structured tools for viewport capture, object and material edits, semantic scene creation, and managed .blend project lifecycles with transactional rollback and validation.42-