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 jsonCommand-specific flags
-o, --output string: Output format (table, json) (default "table")
--version string: Show specific version of the serverGlobal flags
-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.