Abap Abap Adt API MCP Server

DISCLAIMER: This server is still in experimental status! Use it with caution! The MCP-Server mcp-abap-abap-adt-api is a Model Context Protocol (MCP) server designed to facilitate seamless communication between ABAP systems and MCP clients. It is a wrapper for abap-adt-api and provides a suite of tools and resources for managing ABAP objects, handling transport requests, performing code analysis, and more, enhancing…

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-10 · ★ 182 · #60 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

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, NODE_TLS_REJECT_UNAUTHORIZED before connecting. SAP_CLIENT, SAP_LANGUAGE are optional or environment-specific per the README.

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, 380 combined GitHub stars, oldest repo from Jan 2025. Full record: all servers from mario-andreschak.

  1. WhatsApp Web MCP Server MCP server for WhatsApp via whatsapp-web.js: send/receive messages, media, chats, groups, contacts ★ 22

04 · Facts

category
automation - ranked #60 of 194 actively-maintained automation servers as of 2026-08-25.
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?

DISCLAIMER: This server is still in experimental status! Use it with caution! The MCP-Server mcp-abap-abap-adt-api is a Model Context Protocol (MCP) server designed to facilitate seamless communication between ABAP systems and MCP clients. It is a wrapper for abap-adt-api and provides a suite of tools and resources for managing ABAP objects, handling transport requests, performing code analysis, and more, enhancing…

Is Abap Abap Adt API still maintained?

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

How do I install Abap Abap Adt API?

Run `npx -y mcp-abap-abap-adt-api`. The README documents 6 environment variables (SAP_URL, SAP_USER, SAP_PASSWORD…) to set first. Set SAP_URL, SAP_USER, SAP_PASSWORD, NODE_TLS_REJECT_UNAUTHORIZED before connecting. SAP_CLIENT, SAP_LANGUAGE are optional or environment-specific per the README. 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 · WhatsApp Web MCP Server · Server Scf · see all