Home › Development › Rhizome MCP

Rhizome MCP

Local-first MCP server for task tracking and coordination of autonomous AI coding agents.

Go Local macOSWindowsLinux
★ 1 stars Last pushed 2026-09-16 License: Apache-2.0

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.5.1)

npx -y rhizome-mcp@1.5.1

Or add to your MCP client config:

{
  "mcpServers": {
    "rhizome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rhizome-mcp@1.5.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry