Applications
The MCP server provides tools to list, retrieve, create, update, and delete applications in Neptune DXP - Open Edition.
Required role: appdesigner.
If your user account does not have this role, every tool in this group fails immediately with an access denied error. Contact an administrator to request the role, or see Access control for more information on how roles are enforced.
Available tools
Parameters are shown with their type and a short description. UUIDs are always strings.
| Tool | Description | Parameters | ||
|---|---|---|---|---|
|
List all applications in Neptune DXP - Open Edition. Returns id, name, title, description, type, and status. |
None |
||
|
Get detailed information about a specific application by its ID. |
|
||
|
Create or update an application. Pass the full app object. Omit |
|
||
|
Delete an application by its ID. |
|
||
|
Activate an application: push the design-time definition to runtime, regenerate
the version, and compile CSS. Use after editing an app via |
|
Related topics
-
Tools overview — the full list of artifact types and required roles.
-
Access control — how role and development package checks are enforced on every tool call.
-
Cockpit overview — alternative interface for application management.