MCP Discovery Action
@rust-mcp-stack
About MCP Discovery Action
GitHub Action for the mcp-discovery CLI
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Discovery Action?
MCP Discovery Action is a GitHub Action that runs the MCP Discovery CLI to create, update, or print MCP server capability details in a Markdown or other formatted file. It is built for developers using MCP servers who want to automatically generate documentation of their server’s capabilities.
How to use MCP Discovery Action?
Add the action to a GitHub Actions workflow with the rust-mcp-stack/mcp-discovery-action@v1 step. Required inputs are command (e.g., create, update, or print) and mcp-launch-command (the command to start your MCP server). Optional inputs include filename, template, template-file, template-string, log-level, token, and version. See the README examples for typical workflows.
Key features of MCP Discovery Action
- Runs the MCP Discovery CLI to extract server capabilities
- Supports
create,update, andprintcommands - Built-in output templates:
md,md-plain,html,txt - Accepts custom Handlebars template files or template strings
- Configurable CLI version (defaults to
latest) - Optional GitHub token for committing changes
Use cases of MCP Discovery Action
- Automatically generate a
mcp-discovery.mdfile with MCP server capabilities - Update a designated section of an existing
README.mdwith server details - Customize output formatting with built-in templates or Handlebars
FAQ from MCP Discovery Action
Which inputs are required?
command and mcp-launch-command are required. All other inputs are optional.
What output templates are available?
Built-in templates: md, md-plain, html, txt. You can also provide a custom Handlebars template file or a template string.
Can I use a specific version of the MCP Discovery CLI?
Yes, set the version input to a tag like v0.1.2. Default is latest.
Does the action need write permissions to commit output?
Yes, the default token (${{ github.token }}) requires contents: write permission if you want the action to commit file changes.
How do I update a specific section of a file?
Use the update command together with MCP Discovery template markers in your target file. See the MCP Discovery documentation for details.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
Comments