ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
Model Context Protocol server for executing Python and C++ code with PyROOT Minimal MCP (Model Context Protocol) server that allows LLMs and other MCP clients to execute Python and C++ code directly using PyROOT, without HTTP endpoints or external APIs. Direct Python execution: Run Python code with PyROOT available automatically Direct C++ execution: Run C++ code via ROOT's cling interpreter…
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
Model Context Protocol server for executing Python and C++ code with PyROOT Minimal MCP (Model Context Protocol) server that allows LLMs and other MCP clients to execute Python and C++ code directly using PyROOT, without HTTP endpoints or external APIs. Direct Python execution: Run Python code with PyROOT available automatically Direct C++ execution: Run C++ code via ROOT's cling interpreter In-process: All code runs in the same process (no subprocess isolation) Error detection: Automatic…