接口 McpServer<S extends McpServerInfo>
public interface McpServer<S extends McpServerInfo>
This interface is used to define the contract for an MCP server.
- 作者:
- codeboyzhou
-
方法概要
-
方法详细资料
-
sync
Returns the sync specification for the MCP server.- 参数:
serverInfo- the server info- 返回:
- the sync specification for the MCP server
-