Last modified June 21, 2026
'muster check' command reference
muster check reports whether a resource is available and properly configured. For a workflow, “available” means every tool the workflow references is present in your session. The aggregator must be running, or --endpoint must point at a remote one.
Usage
muster check <resource-type> <name>
Resource types
| Type | Description |
|---|---|
mcpserver | Check an MCP server’s status |
workflow | Check that a workflow is available, with all required tools present |
Flags
check accepts the common flags.
Examples
muster check mcpserver prometheus
muster check workflow my-deployment
Related
muster list- List resources.- Troubleshooting - When a workflow’s tools are missing.
Need help, got feedback?
We listen to your Slack support channel. You can also reach us at support@giantswarm.io. And of course, we welcome your pull requests!