//! Shared MCP server utilities and request types.
//!
//! Provides [`types`] for tool request/response schemas,
//! [`pagination`] cursor helpers, the [`tool`] registry, and the
//! [`Server`] wrapper plus [`server_info`] used by per-backend servers.
pub use ;
pub use ;
pub use ;