Module server_prelude

Module server_prelude 

Source
Expand description

Everything needed for server setup and tool aggregation.

This module provides the server builder, tool aggregation macro, and related types.

Macros§

setup_tools

Structs§

ServerBuilder
ServerRuntime
Struct representing the runtime core of the MCP server, handling transport and client details

Traits§

ToolBox