Back to MCP Servers
Viznoir
Cinema-quality science visualization MCP server for CFD/FEA/SPH. 22 tools for rendering, slicing, contouring, volume rendering, and animating OpenFOAM/VTK/CGNS data. Headless EGL/OSMesa.
research
By kimimgo
Installation
npx -y viznoirConfiguration
{
"mcpServers": {
"viznoir": {
"command": "npx",
"args": ["-y", "viznoir"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes