ParaView MCP
โ Back to MCPs
๐ฌ
ParaView
Scientific Visualizationv1.0.0
ParaView MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 29 tools for scientific 3D visualization: load scientific data, generate isosurfaces, create slices, volume rendering, flow streamlines, color mapping, histogram analysis, ADIOS2/BP5 support. Enables AI agents to create autonomous scientific visualizations.
Keywords: paraview, scientific-visualization, 3d-visualization, adios2, bp5, vtk, scientific-computing, visualization-pipeline
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": "uvx",
"args": ["agent-toolkit", "paraview"]
}
}
}