ABAP-ADT-API MCP-Server
Rank #2,422io.github.mario-andreschak/mcp-abap-abap-adt-api
MCP server wrapping abap-adt-api for ABAP ADT development workflows against SAP systems
ABAP-ADT-API MCP-Server is a Model Context Protocol (MCP) server published by mario-andreschak. It ranks #2,422 of 76,851 servers tracked on MCP Toplist, and its repository has 168 GitHub stars. ABAP-ADT-API MCP-Server is listed across 5 registries — Official MCP, Smithery, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Jan 27, 2025 and most recently updated on Jul 10, 2026.
Ranks ahead of 74,429 of 76,851 servers on MCP Toplist.
Use ABAP-ADT-API MCP-Server
Add ABAP-ADT-API MCP-Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-abap-abap-adt-api": {
"command": "npx",
"args": [
"-y",
"mcp-abap-abap-adt-api"
],
"env": {
"SAP_URL": "<your SAP_URL>",
"SAP_USER": "<your SAP_USER>",
"SAP_PASSWORD": "<your SAP_PASSWORD>",
"SAP_CLIENT": "<your SAP_CLIENT>",
"SAP_LANGUAGE": "<your SAP_LANGUAGE>",
"NODE_TLS_REJECT_UNAUTHORIZED": "<your NODE_TLS_REJECT_UNAUTHORIZED>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (3 delisted)
mario-andreschak
Other servers by mario-andreschak
- MCP ABAP ADT#2,915
- mcp-whatsapp-web#7,065
- MCP SAP GUI Server#8,249
- MCP Windows Desktop Automation#8,435
- MCP Image Recognition Server#12,219
- MCP Video Generation with Veo2#13,119
- MCP GameBoy Server#13,427
- MCP Office Interop Word Server#16,643
- MCP Video Recognition Server#18,371
- mcp-voice MCP Server#42,112
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 10, 2026 |
Frequently asked questions
- Who maintains ABAP-ADT-API MCP-Server?
- ABAP-ADT-API MCP-Server is maintained by mario-andreschak, which publishes 11 MCP servers (1 total version) tracked on MCP Toplist.
- Is ABAP-ADT-API MCP-Server listed on the Official MCP Registry?
- Yes — ABAP-ADT-API MCP-Server is listed on the Official MCP Registry, alongside Smithery, PulseMCP, mcp.so and Glama.
- How many versions does ABAP-ADT-API MCP-Server have?
- MCP Toplist tracks 1 version of ABAP-ADT-API MCP-Server, most recently published on Jul 10, 2026.
- Where can I find the source code for ABAP-ADT-API MCP-Server?
- The source code for ABAP-ADT-API MCP-Server is hosted at github.com/mario-andreschak/mcp-abap-abap-adt-api.