by ReinaMacCredy · MCP Server · ★ 208
maestro Local-first harness for agent-built codebases. Humans steer, agents execute, maestro is the substrate. maestro is a single Rust binary that gives a coding agent a durable place to work. Every unit of work, what is being built, who is doing it, and the proof it was done, lives as plain files under in your repo. No daemon, no hidden service state, no cloud. The agent runs the lifecycle through the CLI; you review the artifacts. Why Coding agents are fast but forgetful. They lose the thread across sessions, ship work that was never verified, and leave no trail you can audit.
| Stars | 208 |
| Forks | 21 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 63.3496461717217/100 |
| Open Issues | 4 |
| Last Updated | 2026-07-08 |
| Created | 2025-12-19 |
| Platforms | claude-code, cli, codex, mcp, rust |
| Est. Tokens | ~29k |
Explore other popular mcp server tools:
maestro is Agent harness for codebases. Gives Claude Code, Codex, and CI a shared task system, verdict ledger, and state store so agent work is traceable and auditable.. It is categorized as a MCP Server with 208 GitHub stars.
maestro is primarily written in Rust. It covers topics such as agent-harness, agent-skills, ai-agents.
You can find installation instructions and usage details in the maestro GitHub repository at github.com/ReinaMacCredy/maestro. The project has 208 stars and 21 forks, indicating an active community.
maestro is released under the MIT license, making it free to use and modify according to the license terms.