Class LoggingToolProvider

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

@Component public class LoggingToolProvider extends AbstractToolProvider
Tools to inspect log files and logging settings, mirroring the Logging and FileViewer controllers of the Frank!Console. These are the tools to reach for when hunting down errors.
  • 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.