marshal

6E6B/marshal
★ 1 stars Rust API Integration Updated today
A native adwaita MCP server manager.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "marshal": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "marshal"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="data/io.github._6E6B.marshal.svg" alt="Marshal" width="128" height="128"> Marshal is a program for the GNOME desktop. Marshal controls servers that use the Model Context Protocol (MCP). </div> Marshal can do these tasks: - Start and stop MCP servers. - Show the tools and the logs of a server.