SAP/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development ("vibe coding") of MDK applications.
Platform-specific configuration:
{
"mcpServers": {
"mdk-mcp-server": {
"command": "npx",
"args": [
"-y",
"mdk-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...