Mdk MCP Server
UnclaimedModel Context Protocol (MCP) server for AI-assisted development ("vibe coding") of MDK applications.
Install
npm install -g @sap/mdk-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (5)
mdk-create
Creates MDK projects or entity metadata using templates (CRUD, List Detail, Base). Use this for initializing new projects or adding entity metadata to existing projects.
mdk-docs
Unified tool for accessing MDK documentation including search, component schemas, property details, and examples.
mdk-fetch-mobile-metadata
Fetches OData $metadata document from a Mobile Services destination and saves it as a .service.metadata file in the MDK project. This file is required by mdk-create and mdk-gen tools for data-bound page/action generation. Requires CF CLI authentication (cf login).
mdk-gen
Generates MDK artifacts including pages, actions, i18n files, and rule references. Returns prompts for LLM processing (pages, actions, i18n) or searches for rule examples.
mdk-manage
Comprehensive MDK project management tool that handles build, deploy, validate, migrate, show QR code, and mobile app editor operations.