MCP Server
MCP
ROOT MCP Server
ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
Install
oci:docker.io/omazapa/root-mcp:1.0.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/omazapa/root-mcp:1.0.0",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Optional: use host network",
"value": "host",
"type": "named",
"name": "--network"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment