Loading MCP server directory, please wait...
ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
npx @getmcp/cli add io.github.omazapa/root-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.omazapa/root-mcp": {
"command": "docker",
"args": [
"host",
"run",
"-i",
"--rm",
"docker.io/omazapa/root-mcp:1.0.0"
]
}
}
}