Class AdapterToolProvider

java.lang.Object
org.frankframework.mcp.AbstractToolProvider
org.frankframework.mcp.tools.AdapterToolProvider
All Implemented Interfaces:
McpToolProvider

@Component public class AdapterToolProvider extends AbstractToolProvider
Tools to inspect and control adapters, mirroring the Adapters controller of the Frank!Console.
  • Field Details

  • Constructor Details

  • Method Details

    • getTools

      public List<io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification> getTools()
      Description copied from interface: McpToolProvider
      The MCP tools exposed by this provider.