Mdk MCP Server

This open-source server provides AI agents with comprehensive MDK knowledge and tools. By combining best practice guidelines, project-aware context information, templates for creating new projects, and access to the MDK CLI tools, the MDK MCP server transforms AI agents into MDK development experts. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 36 · #17 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · JavaScript servers · how we verify → /methodology

01 · Install Mdk MCP Server

before you install - you'll need

Set GITHUB_TOKEN, SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY before connecting.

Claude Code

claude mcp add sap-mdk-mcp-server -- npx -y @sap/mdk-mcp-server

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @sap/mdk-mcp-server - published under the repo owner's npm scope (@sap)

registry namespace io.github.SAP is GitHub-verified and matches the repo owner

03 · What Mdk MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.0 · 2026-07-29

Added · Add new tool mdk-fetch-mobile-metadata · Support CAP project scenario · Support new search-example operation of mdk-docs tool · Changed · Improve validate operation in mdk-manage tool to automatically run…

v0.3.7 · 2026-04-19

Changed · Fix namespace case sensitivity for MCP registry publishing (SAP vs sap)

v0.3.6 · 2026-04-19

Changed · Publish to Github MCP Registry

04 · Who maintains Mdk MCP Server

mdk-mcp-server is maintained by sap. We track 2 MCP servers from sap - 2 actively maintained, 191 combined GitHub stars, oldest repo from May 2021. Full record: all servers from sap.

  1. fiori-mcp-server SAP Fiori - Model Context Protocol (MCP) server ★ 155

05 · Facts

category
other - ranked #17 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-29)
registry
io.github.SAP/mdk-mcp-server (active, first published 2026-04-19)
packages
npm:@sap/mdk-mcp-server

06 · Mdk MCP Server FAQ

What is Mdk MCP Server?

This open-source server provides AI agents with comprehensive MDK knowledge and tools. By combining best practice guidelines, project-aware context information, templates for creating new projects, and access to the MDK CLI tools, the MDK MCP server transforms AI agents into MDK development experts. It runs locally over stdio via the published package.

Is Mdk MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Mdk MCP Server?

Run `npx -y @sap/mdk-mcp-server`. The README documents 2 environment variables (GITHUB_TOKEN, SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY) to set first. Set GITHUB_TOKEN, SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY before connecting. You can also paste the ready-made client config above.

Does Mdk MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mdk MCP Server

More MCP servers to compare · Fiori MCP Server · Aippocampus · AI Divination Skills · Oraclebone · JobScout MCP

More JavaScript MCP servers · SAP HANA CLI · Meta API MCP Server · Agent Forge · Server Tempmail · Seerxo · see all