Class ServerInfoToolProvider

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

@Component public class ServerInfoToolProvider extends AbstractToolProvider
Tools that expose general server information, mirroring the ServerDetails, EnvironmentVariables, SecurityItems, Scheduler and ConnectionOverview controllers of the Frank!Console.
  • 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.