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.
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
Alternatives to Abap Abap Adt API
Maintained automation servers if Abap Abap Adt API isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
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