Package com.xebialabs.xlrelease.mcp.config
package com.xebialabs.xlrelease.mcp.config
-
ClassesClassDescriptionStands up an MCP server on the bare MCP Java SDK (no Spring AI starter): a Jackson
JsonMappercarryingXlrMcpJacksonModule, the SDK's Servlet transport, theMcpSyncServerwith tool specs built byMcpToolSpecificationsfrom theMcpToolsetbeans, and aServletRegistrationBeanmounting the transport (default/s/mcp).Runtime gate: answers 404 while the "MCP server" feature setting is disabled, so the endpoint can be toggled from the UI without a restart.