Home › Other › mdk-mcp-server

mdk-mcp-server

Model Context Protocol (MCP) server for AI-assisted development of MDK applications.

JavaScript
★ 37 stars Last pushed 2026-09-21 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.7)

npx -y @sap/mdk-mcp-server@0.3.7

Or add to your MCP client config:

{
  "mcpServers": {
    "mdk-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@sap/mdk-mcp-server@0.3.7"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry