Hello World Server (Streamable HTTP)
Location: crates/rust-mcp-sdk/examples/hello-world-server-streamable-http.rs
Runs the hello world server over Streamable HTTP using rust-mcp-axum.
cargo run --example hello-world-server-streamable-http -p rust-mcp-sdk
The server listens on http://127.0.0.1:8080 by default.