Simplifier MCP

Simplifier is the leading low-code platform in the SAP ecosystem. Build custom apps in a full-stack low-code cloud development environment, reducing your dependency on full-scale coding. Integrate with ERP, CRM and other systems easily using standardised connectors. 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 TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-11 · ★ 5 · #519 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Simplifier MCP

before you install - you'll need

Set SIMPLIFIER_BASE_URL, SIMPLIFIER_TOKEN before connecting.

Claude Code

claude mcp add simplifier-ag-simplifier-mcp -- npx -y @simplifierag/simplifier-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "simplifier-ag-simplifier-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@simplifierag/simplifier-mcp"
      ]
    }
  }
}

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 · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

npm package @simplifierag/simplifier-mcp - the @simplifierag scope differs from the repo owner (simplifier-ag); confirm it's the project's official package

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

03 · Who maintains Simplifier MCP

simplifier-mcp is maintained by simplifier-ag. It's the only MCP server we track from this author; the repo dates to Oct 2025.

04 · Facts

category
other - ranked #519 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.simplifier-ag/simplifier-mcp (active, first published 2025-11-14 · 8 versions)
packages
npm:@simplifierag/simplifier-mcp · oci:docker.io/simplifierag/simplifier-mcp:0.10.7

05 · Simplifier MCP FAQ

What is Simplifier MCP?

Simplifier is the leading low-code platform in the SAP ecosystem. Build custom apps in a full-stack low-code cloud development environment, reducing your dependency on full-scale coding. Integrate with ERP, CRM and other systems easily using standardised connectors. It runs locally over stdio via the published package.

Is Simplifier MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-11. We re-verify nightly.

How do I install Simplifier MCP?

Run `npx -y @simplifierag/simplifier-mcp`. The README documents 2 environment variables (SIMPLIFIER_BASE_URL, SIMPLIFIER_TOKEN) to set first. Set SIMPLIFIER_BASE_URL, SIMPLIFIER_TOKEN before connecting. You can also paste the ready-made client config above.

Does Simplifier MCP 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.

06 · Alternatives to Simplifier MCP

More MCP servers to compare · Flippa MCP · JVM Source Lens · Vscode Terminal MCP · Ncloud · Leclerc Drive

More TypeScript MCP servers · Sisense MCP Server · Mergewarden · see all