abap-mcp
Rank #5,948io.github.palimkarakshay/abap-mcp
Offline SAP ABAP/RAP tools for AI agents: lint, Cloud readiness, released APIs, knowledge.
abap-mcp is a Model Context Protocol (MCP) server published by palimkarakshay. It ranks #5,948 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. abap-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 126,098 of 132,046 servers on MCP Toplist.
Use abap-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add abap-mcp -- npx -y abap-mcp[mcp_servers.abap-mcp]
command = "npx"
args = ["-y", "abap-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"abap-mcp": {
"command": "npx",
"args": [
"-y",
"abap-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"abap-mcp": {
"command": "npx",
"args": [
"-y",
"abap-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"abap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"abap-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"abap-mcp": {
"command": "npx",
"args": [
"-y",
"abap-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"abap-mcp": {
"command": "npx",
"args": [
"-y",
"abap-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/io.github.palimkarakshay%2Fabap-mcp)<a href="https://mcptoplist.com/server/io.github.palimkarakshay%2Fabap-mcp"><img src="https://mcptoplist.com/badge/io.github.palimkarakshay%2Fabap-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
palimkarakshay
Available versions (9)
| Version | Published |
|---|---|
| 0.12.0 | Sep 10, 2026 |
| 0.11.0 | Sep 10, 2026 |
| 0.10.0 | Aug 24, 2026 |
| 0.8.0 | Aug 24, 2026 |
| 0.7.0 | Aug 24, 2026 |
| 0.5.0 | Aug 24, 2026 |
| 0.4.4 | Jul 2, 2026 |
| 0.4.2 | Jun 18, 2026 |
| 0.3.2 | Jun 11, 2026 |
Frequently asked questions
- Who maintains abap-mcp?
- abap-mcp is maintained by palimkarakshay, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is abap-mcp listed on the Official MCP Registry?
- Yes — abap-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does abap-mcp have?
- MCP Toplist tracks 9 versions of abap-mcp, most recently published on Sep 10, 2026.
- Where can I find the source code for abap-mcp?
- The source code for abap-mcp is hosted at github.com/palimkarakshay/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.