iagctl mcp server list

Gateway 5.5+

List registered MCP servers.

The iagctl mcp server list command displays all MCP servers registered in Itential Gateway’s data store. For each server, the output includes its name, description, transport type, and command or URL.

For more information, see Register and manage MCP servers.

Syntax

$iagctl mcp server list [flags]

Examples

List all MCP servers

$iagctl mcp server list

List all MCP servers in JSON format

$iagctl mcp server list --raw

Options

$ -h, --help Help for list

Options inherited from parent commands

$ --config string Path to the configuration file
$ --profile string Specify the client profile to use (case-insensitive, defaults to [client] section)
$ --raw Display the result of the command in raw format
$ --verbose Enable verbose output