Class ConfigurationToolProvider

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

@Component public class ConfigurationToolProvider extends AbstractToolProvider
Tools to inspect the loaded configurations, mirroring the Configurations controller 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.