SERVER
Root MCP
Rank #27520pulsemcp/omazapa-root
ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
First listed
Nov 10, 2025
Last publish date
Nov 22, 2025
OVERVIEW
Root MCP is a Model Context Protocol (MCP) server published by omazapa. It ranks #27520 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Root MCP is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Nov 10, 2025 and most recently updated on Nov 22, 2025.
STANDING
#27,520of 58,900 tracked serversTop 50%
Ranks ahead of 31,380 of 58,900 servers on MCP Toplist.
CONNECT
Use Root MCP
Add Root MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"omazapa-root": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/omazapa/root-mcp:1.0.0"
]
}
}
}REGISTRIES
Listed on 2 registries
ORGANIZATION
omazapa
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Root MCP?
- ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
- Who maintains Root MCP?
- Root MCP is maintained by omazapa, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Root MCP an official MCP server?
- Yes — Root MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Root MCP have?
- MCP Toplist tracks 2 versions of Root MCP, most recently published on Nov 22, 2025.
- Where can I find the source code for Root MCP?
- The source code for Root MCP is hosted at github.com/omazapa/root_mcp_server.
EXPLORE