类 ConfigurableMcpStdioServerFactory

java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.factory.AbstractConfigurableMcpServerFactory<io.modelcontextprotocol.spec.McpServerTransportProvider>
com.github.codeboyzhou.mcp.declarative.server.factory.ConfigurableMcpStdioServerFactory
所有已实现的接口:
ConfigurableMcpServerFactory<io.modelcontextprotocol.spec.McpServerTransportProvider>

public class ConfigurableMcpStdioServerFactory extends AbstractConfigurableMcpServerFactory<io.modelcontextprotocol.spec.McpServerTransportProvider>
  • 构造器详细资料

    • ConfigurableMcpStdioServerFactory

      public ConfigurableMcpStdioServerFactory(McpServerConfiguration configuration)
  • 方法详细资料

    • transportProvider

      public io.modelcontextprotocol.spec.McpServerTransportProvider transportProvider()
    • create

      public io.modelcontextprotocol.server.McpAsyncServer create()