Hello World Server (Stdio Core)
Location: crates/rust-mcp-sdk/examples/hello-world-mcp-server-stdio-core.rs
Same as the stdio hello world but uses ServerHandlerCore instead, giving you raw message-level control.
cargo run --example hello-world-mcp-server-stdio-core -p rust-mcp-sdk