mcp-abap-adt
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
TypeScript
★ 93 stars
Last pushed 2026-09-22
License: Apache-2.0
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 8.8.1)
npx -y @mcp-abap-adt/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp-abap-adt": {
"command": "npx",
"args": [
"-y",
"@mcp-abap-adt/[email protected]"
],
"env": {
"SAP_URL": "<YOUR_VALUE>",
"SAP_AUTH_TYPE": "<YOUR_VALUE>",
"SAP_SYSTEM_TYPE": "<YOUR_VALUE>",
"SAP_CLIENT": "<YOUR_VALUE>",
"SAP_JWT_TOKEN": "<YOUR_VALUE>",
"SAP_USERNAME": "<YOUR_VALUE>",
"SAP_PASSWORD": "<YOUR_VALUE>",
"SAP_LANGUAGE": "<YOUR_VALUE>",
"SAP_MASTER_SYSTEM": "<YOUR_VALUE>",
"SAP_RESPONSIBLE": "<YOUR_VALUE>"
}
}
}
}
SAP_URLrequired — Base URL of the ABAP system (e.g. https://my-system.example.com or a BTP ABAP service URL). Required to connect; without it the server starts in tool-inspection-only mode.SAP_AUTH_TYPE— Authentication method: 'xsuaa' for JWT/OAuth2 (BTP ABAP Cloud) or 'basic' for username/password (on-prem).SAP_SYSTEM_TYPE— System type, controls which tools are available (e.g. Programs are onprem-only).SAP_CLIENT— ABAP client/mandant number (e.g. 100). Optional for BTP ABAP Cloud.SAP_JWT_TOKENsecret — JWT bearer token for SAP_AUTH_TYPE=xsuaa. Provide this (or the SAP_UAA_* refresh-token set) for JWT auth.SAP_USERNAME— Username for SAP_AUTH_TYPE=basic (on-prem).SAP_PASSWORDsecret — Password for SAP_AUTH_TYPE=basic (on-prem).SAP_LANGUAGE— Logon language (ISO code, e.g. 'en', 'de').SAP_MASTER_SYSTEM— System context for on-prem create/update operations (e.g. DEV).SAP_RESPONSIBLE— Responsible user for on-prem create/update operations.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry