SAP ABAP MCP
Rank #3,547io.github.Coaspe/sap-abap-mcp
Develop, test, analyze, and operate SAP ABAP systems through ADT from AI coding agents.
SAP ABAP MCP is a Model Context Protocol (MCP) server published by Coaspe. It ranks #3,547 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. SAP ABAP MCP is listed across 2 registries — Official MCP and Glama, with 23 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 128,499 of 132,046 servers on MCP Toplist.
Use SAP ABAP MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sap-abap-mcp -- npx -y @coaspe/sap-abap-mcp serve[mcp_servers.sap-abap-mcp]
command = "npx"
args = ["-y", "@coaspe/sap-abap-mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sap-abap-mcp": {
"command": "npx",
"args": [
"-y",
"@coaspe/sap-abap-mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sap-abap-mcp": {
"command": "npx",
"args": [
"-y",
"@coaspe/sap-abap-mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sap-abap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@coaspe/sap-abap-mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sap-abap-mcp": {
"command": "npx",
"args": [
"-y",
"@coaspe/sap-abap-mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sap-abap-mcp": {
"command": "npx",
"args": [
"-y",
"@coaspe/sap-abap-mcp",
"serve"
]
}
}
}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.Coaspe%2Fsap-abap-mcp)<a href="https://mcptoplist.com/server/io.github.Coaspe%2Fsap-abap-mcp"><img src="https://mcptoplist.com/badge/io.github.Coaspe%2Fsap-abap-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Coaspe
Available versions (23)
| Version | Published |
|---|---|
| 1.7.0 | Sep 8, 2026 |
| 1.5.2 | Aug 26, 2026 |
| 1.5.1 | Aug 26, 2026 |
| 1.5.0 | Aug 26, 2026 |
| 1.4.0 | Aug 20, 2026 |
| 1.3.1 | Aug 19, 2026 |
| 1.3.0 | Aug 19, 2026 |
| 1.2.0 | Aug 19, 2026 |
| 1.1.0 | Aug 19, 2026 |
| 1.0.1 | Aug 4, 2026 |
| 1.0.0 | Jul 29, 2026 |
| 0.4.15 | Jul 20, 2026 |
| 0.4.14 | Jul 18, 2026 |
| 0.4.12 | Jul 16, 2026 |
| 0.4.10 | Jul 15, 2026 |
| 0.4.9 | Jul 15, 2026 |
| 0.4.8 | Jul 15, 2026 |
| 0.4.7 | Jul 15, 2026 |
| 0.4.6 | Jul 15, 2026 |
| 0.4.5 | Jul 15, 2026 |
| 0.4.4 | Jul 15, 2026 |
| 0.4.3 | Jul 15, 2026 |
| 0.4.2 | Jul 14, 2026 |
Frequently asked questions
- Who maintains SAP ABAP MCP?
- SAP ABAP MCP is maintained by Coaspe, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is SAP ABAP MCP listed on the Official MCP Registry?
- Yes — SAP ABAP MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does SAP ABAP MCP have?
- MCP Toplist tracks 23 versions of SAP ABAP MCP, most recently published on Sep 8, 2026.
- Where can I find the source code for SAP ABAP MCP?
- The source code for SAP ABAP MCP is hosted at github.com/Coaspe/sap-abap-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.