Crate mcp_execution_cli

Crate mcp_execution_cli 

Source
Expand description

MCP CLI library.

This library provides the core functionality for the MCP CLI tool, exposing modules for commands and formatters that can be tested.

Re-exports§

pub use actions::ServerAction;

Modules§

actions
Action type definitions for CLI commands.
commands
Command implementations for the MCP CLI.
formatters
Output formatters for CLI commands.