rust-mcp-stack/MCP Discovery Action

A GitHub Action to run the mcp-discovery CLI for printing, creating, or updating MCP server capability details

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token used for creating or updating output files containing MCP server capabilities. Defaults to the built-in secrets.GITHUB_TOKEN.no${{ github.token }}
commandCLI command to run (print, create, or update)yes
mcp-launch-commandCommand and arguments to launch the MCP server (e.g., rust-mcp-filesystem . )yes
filenameOutput file path for create/update commandsnomcp-discovery.md
templateBuilt-in template for output (md, md-plain, html, txt)no
template-filePath to a custom Handlebars template fileno
template-stringCustom Handlebars template content as a stringno
log-levelSpecifies the logging level for the CLI (default: info)noinfo
versionCLI version (e.g., latest or v0.1.2)yeslatest

no outputs