← Index

ROOT MCP Server

io.github.omazapa/root-mcp·v1.0.0·Other
Quality Score
85
/100

ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "root-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/omazapa/root-mcp:1.0.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other