| title | thv list | ||
|---|---|---|---|
| hide_title | true | ||
| description | Reference for ToolHive CLI command `thv list` | ||
| last_update |
|
||
| slug | thv_list | ||
| mdx |
|
List running MCP servers
List all MCP servers managed by ToolHive, including their status and configuration.
Examples:
thv list
thv list --all
thv list --format json
thv list --group production
thv list --label env=dev --label team=backend
thv list [flags]
-a, --all Show all workloads (default shows just running)
--format string Output format (json, text, mcpservers) (default "text")
--group string Filter by group
-h, --help help for list
-l, --label stringArray Filter workloads by labels (format: key=value)
--debug Enable debug mode
- thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers