Skip to content
Back to search
30
MCP

ROOT MCP Server

io.github.omazapa/root-mcp

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

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Serial MCP
MCP server for serial port communication. 22 tools, resources, prompts, and stdio/HTTP transports.
0 tools
@openworkspace/mcp
MCP server with tool registry, stdio and HTTP/SSE transports
0 tools
rootpublic/mcp-proxy
Root's MCP integration for clients.
0 tools
linux-kernel-mcp
MCP server for querying Linux kernel docs, code, and APIs.
0 tools
docker-mcp-server
MCP server for managing Docker resources via the Docker SDK for Python
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "root_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}