llnl/paraview_mcp
ParaView-MCP integrates multimodal LLMs with ParaView via Model Context Protocol, enabling natural language control of scientific visualizations. The agent observes the viewport for visual feedback, making complex visualization tool accessible to all users while providing intelligent automation for experts.
Platform-specific configuration:
{
"mcpServers": {
"paraview_mcp": {
"command": "npx",
"args": [
"-y",
"paraview_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...