
Trabuco
Scaffold production-grade Java Maven backends from your AI coding agent or CLI instead of hand-rolling pom.xml, module layout, and boilerplate every time.
Overview
Trabuco is an MCP server for the Build phase that scaffolds production Java Maven projects for AI coding agents via stdio mcpb packages and a matching CLI workflow.
What is this MCP server?
- Production Java Maven scaffolder aimed at AI coding agents
- Ships as CLI plus Claude Code plugin alongside MCP stdio (mcpb) binaries
- Platform builds: darwin arm64/amd64 and linux amd64/arm64 (v1.9.4 release artifacts)
- Stdio MCP registry type mcpb with pinned file SHA256 per platform package
- Server version 1.9.4
- Four mcpb platform packages with documented fileSha256 hashes
- Combines CLI, Claude Code plugin, and stdio MCP transport
What problem does it solve?
Starting a Java Maven service with an agent wastes hours on pom structure, modules, and conventions instead of shipping your API.
Who is it for?
Solo builders standardizing JVM backend starts in Claude Code with downloadable mcpb MCP binaries.
Skip if: Teams on Node-only stacks, serverless-only prototypes, or projects that need non-Java scaffolds out of the box.
What do I get? / Deliverables
After install, your agent can invoke Trabuco to emit a production-style Maven layout you extend with features and tests.
- Production-oriented Java Maven project tree generated from agent or CLI invocation
- Repeatable backend starter aligned with Trabuco conventions for further agent edits
Recommended MCP Servers
Journey fit
Trabuco accelerates the build phase when you are standing up JVM services that agents can extend with business logic. Backend subphase is the canonical shelf for Maven-based service scaffolding rather than frontend or ship-time checks.
How it compares
Java Maven scaffolding MCP, not a generic full-stack generator or cloud deploy skill.
Common Questions / FAQ
Who is Trabuco for?
Solo developers and agent users who repeatedly spin up Java Maven backends and want a consistent production scaffold from MCP or CLI.
When should I use Trabuco?
Use it in the build phase when you have chosen Java/Maven for a service and need a vetted project skeleton before iterative coding with your agent.
How do I add Trabuco to my agent?
Register the stdio MCP server using the mcpb package for your OS/architecture from the v1.9.4 GitHub release, or use the Trabuco CLI and Claude Code plugin alongside MCP config.