iagctl mcp server remove

Gateway 5.5+

Remove an MCP server.

The iagctl mcp server remove command deregisters an MCP server from Itential Gateway’s data store. This action cannot be undone. To restore access to the server’s tools, you must re-register it using iagctl mcp server add.

For more information, see Register and manage MCP servers.

Syntax

$iagctl mcp server remove <name> [flags]

Examples

Remove an MCP server

$iagctl mcp server remove my-server

Options

$ -h, --help Help for remove

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