
Mdk Mcp Server
Accelerate SAP Mobile Development Kit (MDK) app work by giving your agent MCP tools tailored to MDK project structure and patterns.
Overview
SAP MDK MCP Server is a MCP server for the Build phase that supports AI-assisted development of SAP Mobile Development Kit applications.
What is this MCP server?
- @sap/mdk-mcp-server npm package for AI-assisted MDK development
- stdio MCP transport for standard agent clients
- Focused on SAP Mobile Development Kit application workflows
- Maintained in github.com/sap/mdk-mcp-server
- Server schema version 1.0.0 with published npm 0.3.7 package line
- Package @sap/mdk-mcp-server (published 0.3.7 in server.json packages)
- Repository github.com/sap/mdk-mcp-server
Community signal: 31 GitHub stars.
What problem does it solve?
MDK projects confuse general-purpose agents that lack MCP access to MDK conventions, leading to broken metadata and rule files.
Who is it for?
Solo builders and small teams shipping SAP MDK mobile apps who want agent help inside MDK-native workflows.
Skip if: Consumer App Store Flutter or Expo apps with no SAP MDK footprint.
What do I get? / Deliverables
After MCP registration, your assistant can use MDK-oriented tools while you author mobile extensions against SAP backends.
- MDK-focused MCP tools callable from your coding agent
- Faster iteration on MDK metadata and mobile extension patterns
- SAP-maintained server package wired into agent config
Recommended MCP Servers
Journey fit
How it compares
SAP MDK-specific MCP tooling, not a generic mobile UI generator skill.
Common Questions / FAQ
Who is SAP MDK MCP Server for?
Developers building SAP Mobile Development Kit apps who use AI coding agents and need MDK-aware MCP tools.
When should I use SAP MDK MCP Server?
Use it during mobile client build when you are editing MDK metadata, actions, and integrations alongside backend services.
How do I add SAP MDK MCP Server to my agent?
Register stdio MCP pointing at @sap/mdk-mcp-server from npm in your Claude Code, Cursor, or compatible client config.