Paraview MCP
โ Back to MCPs
๐ง
Paraview
Analysis & Visualizationv2.2.3
MCP server for ParaView scientific visualization
Keywords: MCP, ParaView, visualization, scientific, 3D
License: BSD-3-Clause
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"paraview-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "paraview"]
}
}
}