Skip to navigation

iagctl mcp server inspect

Gateway 5.5+

Display details about an MCP server.

The iagctl mcp server inspect command displays the full configuration of a specific MCP server registered in Itential Gateway’s data store, including its name, description, transport type, and command or URL.

For more information, see Register and manage MCP servers.

Syntax

iagctl mcp server inspect <name> [flags]

Examples

Inspect an MCP server

iagctl mcp server inspect my-server

Inspect an MCP server in JSON format

iagctl mcp server inspect my-server --raw

Options

-h, --help Help for inspect

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