zircote/MCP Bundle Packager

Package MCP server projects into MCPB (MCP Bundle) archives with manifest validation, checksums, and release asset support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifest-pathPath to the bundle manifest.jsonnomanifest.json
bundle-nameOverride bundle output filename (defaults to name from manifest.json)no""
upload-artifactWhether to upload the bundle as a GitHub Actions artifactnotrue
create-release-assetWhether to attach the bundle to a GitHub Release (only on tag pushes)nofalse
mcpb-versionVersion of mcpb toolchain to usenolatest
namedescription
bundle-pathPath to the generated bundle file
bundle-sha256SHA-256 checksum of the bundle for integrity verification
manifest-validWhether manifest validation passed (true/false)