← All servers
ABAPilot
MCP server for SAP ECC and on-premise S/4HANA: natural-language queries and ABAP dev tooling.
Details
Versions
- 1.0.2 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: ABAPILOT_URL
— replace the <placeholders> with your values.
claude mcp add io-github-nicohern-abapilot-mcp --env ABAPILOT_URL=<ABAPILOT_URL> -- npx abapilot
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-nicohern-abapilot-mcp": {
"command": "npx",
"args": [
"abapilot"
],
"env": {
"ABAPILOT_URL": "<ABAPILOT_URL>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-nicohern-abapilot-mcp": {
"command": "npx",
"args": [
"abapilot"
],
"env": {
"ABAPILOT_URL": "<ABAPILOT_URL>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"abapilot"
],
"env": {
"ABAPILOT_URL": "<ABAPILOT_URL>"
}
} Ecosystem signals — baseline 22 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.
- npm downloads · 1 day ago
- 86 / week
- Contributors · 1 day ago
- 1
Community — scraped reviews
What the open web says — reaction sentiment on public GitHub discussion (community v1), not a verified evaluation and never blended into the verified score.
No public discussion scraped yet.
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →