sv:mcpServer
A McpServer is typically a child of sv:mcpServerCustomModule. All McpServers has sv:mcpServerRepository as parent.
Name | Type and description |
|---|---|
<appName>-<appVersion> | Dynamic / Model dependent |
Name of the McpServer and the Version, separated with dash. |
Name | Type and description |
|---|---|
appAuthor | javax.jcr.PropertyType.STRING |
Author, as specified in the manifest.json of the McpServer. | |
appDescription | javax.jcr.PropertyType.STRING |
Description, as specified in the manifest.json of the McpServer. | |
appHelpURL | javax.jcr.PropertyType.STRING |
Help URL, as specified in the manifest.json of the McpServer. | |
appIdentifier | javax.jcr.PropertyType.STRING |
Identifier, as specified in the manifest.json of the McpServer. | |
appImportDate | javax.jcr.PropertyType.DATE |
The import date of a McpServer | |
appName | javax.jcr.PropertyType.STRING |
Name, as specified in the manifest.json of the McpServer. | |
appType | javax.jcr.PropertyType.STRING |
Type, as specified in the manifest.json of the McpServer. | |
appVersion | javax.jcr.PropertyType.STRING |
Version, as specified in the manifest.json of the McpServer. | |
displayName | javax.jcr.PropertyType.STRING |
Given name of the McpServer. | |
requirePrivileged | javax.jcr.PropertyType.BOOLEAN |
Whether or not the McpServer uses the "privileged" requireable |
Note! This node type was introduced in Sitevision 2026.04.2