Module mcp

Module mcp 

Source
Expand description

MCP (Model Context Protocol) server management module

Re-exports§

pub use config::*;
pub use server::*;

Modules§

config
MCP configuration management
server
MCP server management implementation

Functions§

handle_mcp_config_init
Handle MCP config init command
handle_mcp_config_show
Handle MCP config show command
handle_mcp_config_validate
Handle MCP config validate command
handle_mcp_resources
Handle MCP resources list command
handle_mcp_start
Handle MCP server start command
handle_mcp_status
Handle MCP server status command
handle_mcp_stop
Handle MCP server stop command
handle_mcp_test
Handle MCP server test command
handle_mcp_tools
Handle MCP tools list command