← Back to Plugins
MCP Server MCP

Trabuco

github By github 👁 1 views ▲ 0 votes

Production Java Maven scaffolder (CLI + Claude Code plugin) for AI coding agents

Homepage Verified source GitHub

Install

mcpb:https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-darwin-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-darwin-arm64.mcpb",
      "fileSha256": "dc3d693ef18bfc842f0fc01739608ed97bbbaffc7da52919318af81c90154623",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-darwin-amd64.mcpb",
      "fileSha256": "bdeb023deef58e129cb06775eda6a3190e7657680140705faa30366ce1505907",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-linux-amd64.mcpb",
      "fileSha256": "7e850cf460974a426e25704f499d1bb71431d086a5a33bb16318b0a75ef2228b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-linux-arm64.mcpb",
      "fileSha256": "8c3d6bc03e3a169b685a57a26b0229056ee0b967cebfb0e8d1616ca713905655",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/arianlopezc/Trabuco/releases/download/v1.15.2/trabuco-windows-amd64.mcpb",
      "fileSha256": "6db7c102b358f804e17af671a80d9586600ac999c6f7b31972cd72b64fb6c874",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...