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 verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…