Package io.micronaut.mcp.conf
Interface McpServerInfoConfiguration
public interface McpServerInfoConfiguration
MCP Server Info Configuration.
- Since:
- 1.0.0
-
Field Details
-
PREFIX
MCP Server Info configuration Prefix.- See Also:
-
PROPERTY_NAME
configuration property name for MCP Server name.- See Also:
-
PROPERTY_VERSION
configuration property name for an MCP Server version.- See Also:
-
-
Method Details
-
getName
- Returns:
- Server Name
-
getVersion
- Returns:
- Server Version
-