Exposes Trabuco's project scaffolder through MCP so Claude can generate production Java codebases without leaving the conversation. The server surfaces operations like init_project, add_module, design_system, and suggest_architecture, letting you spin up multi-module Maven projects with Spring Boot, Flyway, Testcontainers, and observability wiring already configured. Trabuco generates both the code and the AI context layer (task prompts, quality specs, per-agent rule files) so your next interaction picks up architectural conventions without re-teaching them. Useful when you're starting a new Spring service and want the boilerplate, module boundaries, and agent guardrails handled in one shot. Also supports migrate operations for bringing existing Spring Boot repos into the Trabuco structure through a phased, gated process.