Discovery Action
Createdrust-mcp-stack
Automates the discovery of MCP server capabilities and generates formatted documentation.
About
This GitHub Action simplifies the process of discovering MCP server capabilities. It leverages the MCP Discovery CLI to create, update, or print MCP server details in various formats, including Markdown and HTML. The action supports both built-in and custom Handlebars templates, allowing for flexible and tailored documentation generation. It automatically downloads the latest CLI version or allows specifying a specific version for consistent results.
Key Features
- Generates documentation in multiple formats (Markdown, HTML, Text)
- Automates MCP server capability discovery
- Supports custom Handlebars templates for tailored output
- Integrates seamlessly with GitHub Actions workflows
- Automatically downloads the latest or a specified CLI version
- 0 GitHub stars
Use Cases
- Generating up-to-date documentation for MCP server capabilities
- Automating the process of documenting MCP server configurations
- Integrating MCP server documentation into CI/CD pipelines