MCP Abap Adt runs on your own machine — the client starts it, so there is no endpoint to ping. 216 installs a week from npm. Last commit 17 Sep 2026.
ABAP ADT MCP server for reading SAP objects (programs, classes, tables, CDS) via ADT
Today is the operative word: we check MCP Abap Adt every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-abap-adt -- npx -y mcp-abap-adt
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-abap-adt]
command = "npx"
args = ["-y", "mcp-abap-adt"]
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SAP_URL (Base URL of the SAP system, e.g. https://host:443), SAP_USERNAME (SAP username), SAP_PASSWORD (SAP password), SAP_CLIENT (SAP client number), SAP_LANGUAGE (Logon language, e.g. en), TLS_REJECT_UNAUTHORIZED (Set to 0 to allow self-signed certificates, 1 to enforce TLS verification).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
MCP server for reading, editing, and playtesting RPG Maker MV projects
MCP server for Runrun.it: Tasks, Comments, Projects
Give Claude live access to SAP ABAP via ADT: read, search, check, test, and edit objects.
MCP server for SAP ABAP systems
MCP server for SAP ABAP systems
Reference MCP stdio server for observing Vercel projects and deployments.
MCP server for Crowdin — projects, files, strings, translation progress, tasks, and members.
Answers built from our own checks of this server.