Skip to main content

run_mcp_server

Function run_mcp_server 

Source
pub async fn run_mcp_server() -> Result<()>
Expand description

Run the MCP server, reading from stdin and writing to stdout.

This function blocks until stdin is closed or a shutdown request is received.