SAP ABAP SQL MCP
Rank #25,466run.daslab/sap-abap-sql
Checks and fixes ABAP Open SQL for SAP's ADT data-preview console. Connects to nothing.
SAP ABAP SQL MCP is a Model Context Protocol (MCP) server published by daslabhq. It ranks #25,466 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SAP ABAP SQL MCP is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 106,647 of 132,113 servers on MCP Toplist.
Use SAP ABAP SQL MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sap-abap-sql -- npx -y sap-abap-sql-mcp[mcp_servers.sap-abap-sql]
command = "npx"
args = ["-y", "sap-abap-sql-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sap-abap-sql": {
"command": "npx",
"args": [
"-y",
"sap-abap-sql-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sap-abap-sql": {
"command": "npx",
"args": [
"-y",
"sap-abap-sql-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sap-abap-sql": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sap-abap-sql-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sap-abap-sql": {
"command": "npx",
"args": [
"-y",
"sap-abap-sql-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sap-abap-sql": {
"command": "npx",
"args": [
"-y",
"sap-abap-sql-mcp"
]
}
}
}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/run.daslab%2Fsap-abap-sql)<a href="https://mcptoplist.com/server/run.daslab%2Fsap-abap-sql"><img src="https://mcptoplist.com/badge/run.daslab%2Fsap-abap-sql.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
daslabhq
Other servers by daslabhq
View all daslabhq servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Aug 8, 2026 |
| 0.1.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains SAP ABAP SQL MCP?
- SAP ABAP SQL MCP is maintained by daslabhq, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is SAP ABAP SQL MCP listed on the Official MCP Registry?
- Yes — SAP ABAP SQL MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does SAP ABAP SQL MCP have?
- MCP Toplist tracks 2 versions of SAP ABAP SQL MCP, most recently published on Aug 8, 2026.
- Where can I find the source code for SAP ABAP SQL MCP?
- The source code for SAP ABAP SQL MCP is hosted at github.com/daslabhq/sap-abap-sql-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.