Skip to main content

Module introspect

Module introspect 

Source
Expand description

Introspect command implementation.

Connects to an MCP server and displays its capabilities, tools, and metadata.

Structs§

IntrospectionResult
Result of server introspection.
ServerMetadata
Server metadata for display.
ToolMetadata
Tool metadata for display.

Functions§

build_result
Builds the introspection result from server info.
run
Runs the introspect command.