Abap Abap Adt API MCP Server

This server preserves 127 existing SAP ABAP tools and adds readResultPage for large results. Object CRUD, locking, activation, transports, queries, debugging, refactoring, Git and analysis share one SAP session owned by a trusted local stdio client. SAP authorizations determine what that session can read or change.

People who work with Sap and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 196 · #26 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Abap Abap Adt API

before you install - you'll need

Set SAP_URL, SAP_USER, SAP_PASSWORD, SAP_CLIENT, SAP_LANGUAGE before connecting.

Claude Code

claude mcp add mario-andreschak-mcp-abap-abap-adt-api -- npx -y mcp-abap-abap-adt-api

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mario-andreschak-mcp-abap-abap-adt-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-abap-abap-adt-api"
      ]
    }
  }
}

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 MIT - declared in the repository

npm package mcp-abap-abap-adt-api - unscoped; check the name against the project README before installing

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

03 · Who maintains Abap Abap Adt API

mcp-abap-abap-adt-api is maintained by mario-andreschak. We track 3 MCP servers from mario-andreschak - 3 actively maintained, 410 combined GitHub stars, oldest repo from Jan 2025. Full record: all servers from mario-andreschak.

  1. mcp-abap-adt ABAP ADT MCP server for reading SAP objects (programs, classes, tables, CDS) via ADT ★ 189
  2. WhatsApp Web MCP Server WhatsApp MCP via web.js or browserless Baileys: messages, media, chats, groups and contacts ★ 25

04 · Facts

category
automation - ranked #26 of 227 actively-maintained automation servers as of 2026-09-18.
registry
io.github.mario-andreschak/mcp-abap-abap-adt-api (active, first published 2026-07-10)
packages
npm:mcp-abap-abap-adt-api

05 · Abap Abap Adt API FAQ

What is Abap Abap Adt API?

This server preserves 127 existing SAP ABAP tools and adds readResultPage for large results. Object CRUD, locking, activation, transports, queries, debugging, refactoring, Git and analysis share one SAP session owned by a trusted local stdio client. SAP authorizations determine what that session can read or change.

Is Abap Abap Adt API still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16. We re-verify nightly.

How do I install Abap Abap Adt API?

Run `npx -y mcp-abap-abap-adt-api`. The README documents 5 environment variables (SAP_URL, SAP_USER, SAP_PASSWORD…) to set first. Set SAP_URL, SAP_USER, SAP_PASSWORD, SAP_CLIENT, SAP_LANGUAGE before connecting. You can also paste the ready-made client config above.

Does Abap Abap Adt API 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 Abap Abap Adt API

More automation MCP servers · Delta · Doordash · Instacart · Southwest · Ubereats

More TypeScript MCP servers · Abap Adt (mario-andreschak) · WhatsApp Web MCP Server · Server Scf · see all