CLI
arctl mcp show

arctl mcp show

Shows detailed information about an MCP server.

Usage

arctl mcp show <server-name> [flags]

Example:

arctl mcp show my-server
arctl mcp show my-server --version 1.0.0 --output json

Command-specific flags

-o, --output string: Output format (table, json) (default "table")
--version string: Show specific version of the server

Global flags

-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.