Uses of Interface
org.frankframework.mcp.McpToolProvider
Packages that use McpToolProvider
-
Uses of McpToolProvider in org.frankframework.mcp
Classes in org.frankframework.mcp that implement McpToolProviderConstructor parameters in org.frankframework.mcp with type arguments of type McpToolProviderModifierConstructorDescriptionManagementGatewayMcpServerFactory(List<McpToolProvider> toolProviders, io.modelcontextprotocol.json.McpJsonMapper jsonMapper) -
Uses of McpToolProvider in org.frankframework.mcp.tools
Classes in org.frankframework.mcp.tools that implement McpToolProviderModifier and TypeClassDescriptionclassTools to inspect and control adapters, mirroring theAdapterscontroller of the Frank!classTools to list the members of a (Hazelcast) cluster and to select the member that subsequent requests are routed to, mirroring theClusterMemberscontroller of the Frank!classTools to inspect the loaded configurations, mirroring theConfigurationscontroller of the Frank!classTools to inspect log files and logging settings, mirroring theLoggingandFileViewercontrollers of the Frank!classTools to browse and manage messages in a transactional storage (such as an error store) of a receiver, mirroring theTransactionalStoragecontroller of the Frank!classTools that expose general server information, mirroring theServerDetails,EnvironmentVariables,SecurityItems,SchedulerandConnectionOverviewcontrollers of the Frank!classTool to test a pipeline (adapter) with a supplied input message, mirroring theTestPipelinecontroller of the Frank!