Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.19 KB

File metadata and controls

46 lines (34 loc) · 1.19 KB
title thv mcp list
hide_title true
description Reference for ToolHive CLI command `thv mcp list`
last_update
author
autogenerated
slug thv_mcp_list
mdx
format
md

thv mcp list

List MCP server capabilities

Synopsis

List tools, resources, and prompts available from an MCP server. Use subcommands to list specific types.

thv mcp list [tools|resources|prompts] [flags]

Options

      --format string      Output format (json, text) (default "text")
  -h, --help               help for list
      --server string      MCP server URL or name from ToolHive registry (required)
      --timeout duration   Connection timeout (default 30s)
      --transport string   Transport type (auto, sse, streamable-http) (default "auto")

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO