MCPB Pack
Version updated for https://github.com/NimbleBrainInc/mcpb-pack to version v2.1.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The MCPB Pack GitHub Action automates the packaging and publishing of Model Context Protocol (MCP) servers into portable .mcpb bundles. It simplifies the workflow by building the server with its dependencies, attaching the package to GitHub releases, and registering it with the mpak registry, making the server easily discoverable and installable. This action is particularly useful for distributing AI assistant tools in a standardized and platform-compatible manner.
Release notes
What’s Changed
- Fix 409 CONFLICT handler to retry instead of assuming success by @mgoldsborough in https://github.com/NimbleBrainInc/mcpb-pack/pull/2
New Contributors
- @mgoldsborough made their first contribution in https://github.com/NimbleBrainInc/mcpb-pack/pull/2
Full Changelog: https://github.com/NimbleBrainInc/mcpb-pack/compare/v2.1.2...v2.1.3