MCPVault

mdk-fetch-mobile-metadata

MCP tool from Mdk MCP Server by SAP

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).

How to use it

mdk-fetch-mobile-metadata is exposed by the Mdk MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the mdk-fetch-mobile-metadata tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mdk MCP Server

$npm install -g @sap/mdk-mcp-server
FULL MDK MCP SERVER LISTING