zircote/mcp-bundle
Claude Code plugin and GitHub Actions workflow for packaging MCP servers into MCPB bundles. Detects servers, generates manifests, validates specs, and automates CI/CD packaging.
Platform-specific configuration:
{
"mcpServers": {
"mcp-bundle": {
"command": "npx",
"args": [
"-y",
"mcp-bundle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...