run_project_build
Executes a YAML build manifest to assemble context payloads
How to use it
run_project_build is exposed by the Marrow MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the run_project_build tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Marrow
pip install -e .Other tools in Marrow (22)
Adds a list of tasks to the project backlog
Atomically closes tasks and auto-unblocks dependents
Safely deletes an artifact
Retrieves a token-optimized structural outline of a file
Assembles and returns the full context bundle (guidelines + ADRs) for any named agent role — use for mid-session role switches without disturbing pipeline state
Extracts table of contents from a markdown file
Returns a live directory tree of all indexed files
Reads session state and returns phase-appropriate guidelines for the active agent role
Returns full task details by ID
Creates a new project workspace from the built-in template — use on Glama or any deployment without shell access
Lists version history for an artifact
Lists files in artifact storage
Returns a list of all available projects
Moves or renames an artifact
Reads one or more markdown artifacts
Restores a previous artifact version
Creates or updates artifacts (patch, replace, append)
Semantic search over indexed source code skeletons
Global semantic search across all artifacts
Semantic search over tasks
Updates task fields (status, priority, etc.)
Reads a precise line range from the live source repository