claude-for-abap
Rank #7,263io.github.yzonur/sap-adt-mcp
Give Claude live access to SAP ABAP via ADT: read, search, check, test, and edit objects.
claude-for-abap is a Model Context Protocol (MCP) server published by yzonur. It ranks #7,263 of 132,046 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. claude-for-abap is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on May 13, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 124,783 of 132,046 servers on MCP Toplist.
Use claude-for-abap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sap-adt-mcp -e "SAP_ADT_MCP_CONFIG=<your SAP_ADT_MCP_CONFIG>" -- npx -y sap-adt-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sap-adt-mcp]
command = "npx"
args = ["-y", "sap-adt-mcp"]
[mcp_servers.sap-adt-mcp.env]
SAP_ADT_MCP_CONFIG = "<your SAP_ADT_MCP_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sap-adt-mcp": {
"command": "npx",
"args": [
"-y",
"sap-adt-mcp"
],
"env": {
"SAP_ADT_MCP_CONFIG": "<your SAP_ADT_MCP_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sap-adt-mcp": {
"command": "npx",
"args": [
"-y",
"sap-adt-mcp"
],
"env": {
"SAP_ADT_MCP_CONFIG": "<your SAP_ADT_MCP_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sap-adt-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sap-adt-mcp"
],
"env": {
"SAP_ADT_MCP_CONFIG": "<your SAP_ADT_MCP_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sap-adt-mcp": {
"command": "npx",
"args": [
"-y",
"sap-adt-mcp"
],
"env": {
"SAP_ADT_MCP_CONFIG": "<your SAP_ADT_MCP_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sap-adt-mcp": {
"command": "npx",
"args": [
"-y",
"sap-adt-mcp"
],
"env": {
"SAP_ADT_MCP_CONFIG": "<your SAP_ADT_MCP_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.yzonur%2Fsap-adt-mcp)<a href="https://mcptoplist.com/server/io.github.yzonur%2Fsap-adt-mcp"><img src="https://mcptoplist.com/badge/io.github.yzonur%2Fsap-adt-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
yzonur
Available versions (6)
| Version | Published |
|---|---|
| 0.8.57 | Aug 4, 2026 |
| 0.8.49 | Jun 29, 2026 |
| 0.8.48 | Jun 28, 2026 |
| 0.8.45 | Jun 21, 2026 |
| 0.8.42 | Jun 12, 2026 |
| 0.8.41 | Jun 12, 2026 |
Frequently asked questions
- Who maintains claude-for-abap?
- claude-for-abap is maintained by yzonur, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is claude-for-abap listed on the Official MCP Registry?
- Yes — claude-for-abap is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does claude-for-abap have?
- MCP Toplist tracks 6 versions of claude-for-abap, most recently published on Aug 4, 2026.
- Where can I find the source code for claude-for-abap?
- The source code for claude-for-abap is hosted at github.com/yzonur/sap-adt-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.