Class SyncMcpCompleteProvider

java.lang.Object
org.springaicommunity.mcp.provider.complete.SyncMcpCompleteProvider

public class SyncMcpCompleteProvider extends Object
  • Constructor Details

    • SyncMcpCompleteProvider

      public SyncMcpCompleteProvider(List<Object> completeObjects)
  • Method Details

    • getCompleteSpecifications

      public List<io.modelcontextprotocol.server.McpServerFeatures.SyncCompletionSpecification> getCompleteSpecifications()
    • doGetClassMethods

      protected Method[] doGetClassMethods(Object bean)
      Returns the methods of the given bean class.
      Parameters:
      bean - the bean instance
      Returns:
      the methods of the bean class