ParaView-MCP
Paraview_MCP
ParaView-MCPは、マルチモーダル大規模言語モデルをModel Context Protocol(MCP)を通じてParaViewと統合する自律型エージェントです。複雑なコマンドやGUI操作の代わりに、自然言語や視覚入力を使用して科学的可視化を作成・操作できます。このシステムは、ビューポートを観察して可視化を反復的に改善する視覚的フィードバック機能を備えており、専門家以外のユーザーでも高度な可視化を利用できるようにすると同時に、インテリジェントな自動化によって専門家のワークフローを強化します。
免責事項
メインブランチおよび開発ブランチの両方において、MCPサーバーとParaView間の接続の現在の実装は、pvserverとParaViewクライアント間の同期に依存しています。この機能は最近のほとんどのParaViewバージョンで非推奨となっているため、ParaViewアプリケーションビューがpvserverインスタンスからのコンテンツを正しく表示しない場合があり、全体的な安定性の問題が発生する可能性があります。
Related MCP server: MCP LAMMPS Server
ビデオデモ
下の画像をクリックしてビデオをご覧ください:

インストール
git clone https://github.com/LLNL/paraview_mcp.git
cd paraview_mcp
conda create -n paraview_mcp python=3.10
conda install conda-forge::paraview
conda install mcp[cli] httpxLLMの設定
Claudeデスクトップとの統合を設定するには、claude_desktop_config.jsonに以下を追加してください。
"mcpServers": {
"ParaView": {
"command": "/path/to/python",
"args": [
"/path/to/paraview_mcp/paraview_mcp_server.py"
]
}
}実行方法
1. ParaViewサーバーの起動
python pvserver --multi-clients2. ParaView GUIからParaViewサーバーに接続(ファイル -> 接続)
3. Claudeデスクトップアプリの起動
Paraview_MCPの引用
S. Liu, H. Miao, and P.-T. Bremer, “Paraview-MCP: Autonomous Visualization Agents with Direct Tool Use,” in Proc. IEEE VIS 2025 Short Papers, 2025, pp. 00
@inproceedings{liu2025paraview,
title={Paraview-MCP: Autonomous Visualization Agents with Direct Tool Use},
author={Liu, S. and Miao, H. and Bremer, P.-T.},
booktitle={Proc. IEEE VIS 2025 Short Papers},
pages={00},
year={2025},
organization={IEEE}
}著者
Paraview_MCPは、Shusen Liu (liu42@llnl.gov) および Haichao Miao (miao1@llnl.gov) によって作成されました。
ライセンス
Paraview_MCPは、BSD-3ライセンスの条項に基づいて配布されています。
LLNL-CODE-2007260
This server cannot be deployed
Maintenance
Related MCP Connectors
AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.
Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.
Design, save, and run outcome-aligned AI workflows and verifiers, with reliable image output.
Agent-Native design tool - create and edit visual designs with agent assistance
Related MCP Servers
AlicenseAqualityFmaintenanceGPU-accelerated graph visualization and analytics server for Large Language Models that integrates with Model Control Protocol (MCP), enabling AI assistants to visualize and analyze complex network data.176 npm11MIT- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that enables AI assistants to interact with LAMMPS for molecular dynamics simulations through natural language commands.14Apache 2.0
- AlicenseBqualityCmaintenanceViznoir empowers AI agents to directly analyze and visualize complex 3D scientific and engineering data in cinematic resolution using a fully headless VTK engine. It enables LLMs to seamlessly execute advanced physical analysis, 3D rendering, and generate publication-ready animations purely through natural language commands.2318MIT
- AlicenseNot gradedqualityFmaintenanceIntegrates GROMACS molecular dynamics simulations with VMD visualization, enabling setup, execution, analysis, and 3D visualization of molecular dynamics workflows through natural language.23MIT