Maestro-MCP

ZoonChen/Maestro-MCP
★ 1 stars Go AI/LLM Updated 1d ago
A local MCP server for multi-agent orchestration that dynamically de-noises context, enforces strict coding boundaries, and mandates test validation for AI coding assistants.
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": {
    "maestro-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/ZoonChen/Maestro-MCP@latest"
      ]
    }
  }
}

README Excerpt

> 公司内部 AI 开发协作控制面:任务编排、Runner 执行、GitLab 协作与质量治理 M0–M3 已全部通过各自 Exit Gate(`approved + implemented + passed`,`last_verified_commit` 以自引用收口提交绑定目标提交;复盘见 `docs/retrospective/`)。当前处于 **M4(治理控制台、Agent 评测、审计导出、可靠性与试点准入)建设期**:P1 权威文档与 eval/audit/SLO 契约已冻结,治理数据模型(迁移 0012)与 P4 首片(只追加审计哈希链 + 遥测存储)已合入 main。M4 收敛前不得扩大试点范围。