mdk-mcp-server

SAP/mdk-mcp-server

3.4

If you are the rightful owner of mdk-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The @sap/mdk-mcp-server is an open-source server that enhances AI agents with comprehensive knowledge and tools for SAP Mobile Development Kit (MDK) development.

Tools

Functions exposed to the LLM to take actions

mdk-gen-project

Generates a new MDK project in the current directory.

mdk-gen-i18n

Returns a prompt to be used for generating i18n files for the MDK application.

mdk-gen-databinding-page

Returns a prompt to be used for generating a databinding-enabled MDK page.

mdk-gen-layout-page

Generates a layout-based MDK page.

mdk-gen-entity

Generates CRUD or List Detail template metadata for a new entity set.

mdk-gen-action

Returns a prompt to be used for generating an MDK action.

mdk-build

Build an MDK project.

mdk-deploy

Deploy an MDK project to the Mobile Services.

mdk-show-qrcode

Show QR code for an MDK application.

mdk-migrate

Migrate an MDK project to the latest MDK version.

mdk-validate

Validate an MDK project.

mdk-search-documentation

Returns the top N results from MDK documentation by semantic search.

mdk-get-component-documentation

Returns the schema of an MDK component based on the name of the component.

mdk-get-property-documentation

Returns the documentation of a specific property of an MDK component.

mdk-get-example

Returns an example usage of an MDK component.

mdk-open-mobile-app-editor

Instruct how to open the Mobile App Editor to create .service.metadata file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources