接口 McpServer<S extends McpServerInfo>

所有已知实现类:
AbstractMcpServer, McpSseServer, McpStdioServer, McpStreamableServer

public interface McpServer<S extends McpServerInfo>
  • 方法概要

    修饰符和类型
    方法
    说明
    io.modelcontextprotocol.server.McpServer.SyncSpecification<?>
    sync(S serverInfo)
     
  • 方法详细资料

    • sync

      io.modelcontextprotocol.server.McpServer.SyncSpecification<?> sync(S serverInfo)