Skip to content

Nitro MCP Publish

Actions

About

Publishes MCP feature collections to the Nitro registry
v16.1.0
Latest
Star (0)

Tags

 (1)

Nitro MCP Publish

A GitHub Action that publishes MCP feature collections to the Nitro registry.

Usage

- uses: ChilliCream/nitro-mcp-publish@v16
  with:
    tag: <tag>
    stage: <stage>
    mcp-feature-collection-id: <mcp-feature-collection-id>
    api-key: <api-key>
    # Optional
    force: false
    wait-for-approval: false
    cloud-url: <cloud-url>

Inputs

Name Required Description
tag Yes The tag of the MCP feature collection version
stage Yes The name of the stage
mcp-feature-collection-id Yes The ID of the MCP Feature Collection
api-key Yes API key for authentication
force No Continue publishing even if breaking changes or validation errors are detected.
wait-for-approval No Require approval in the Nitro UI to continue publishing when breaking changes or validation errors are detected.
cloud-url No The URL of the Nitro registry

If you self-host Nitro or use a dedicated hosted instance, you can specify the cloud-url input to point to your instance.

Nitro MCP Publish is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Publishes MCP feature collections to the Nitro registry
v16.1.0
Latest

Tags

 (1)

Nitro MCP Publish is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.