Server data from the Official MCP Registry
MCP server for SAP ECC and on-premise S/4HANA: natural-language queries and ABAP dev tooling.
MCP server for SAP ECC and on-premise S/4HANA: natural-language queries and ABAP dev tooling.
4 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Remote servers are capped at 8.0 because source code is not available for review. The score reflects endpoint verification only.
Set these up before or after installing:
Environment variable: ABAPILOT_URL
Environment variable: ABAPILOT_USER
Environment variable: ABAPILOT_PASSWORD
Environment variable: ABAPILOT_TOKEN
Environment variable: ABAPILOT_CLIENT
Environment variable: ABAPILOT_TLS_INSECURE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nicohern-abapilot-mcp": {
"env": {
"ABAPILOT_URL": "your-abapilot-url-here",
"ABAPILOT_USER": "your-abapilot-user-here",
"ABAPILOT_TOKEN": "your-abapilot-token-here",
"ABAPILOT_CLIENT": "your-abapilot-client-here",
"ABAPILOT_PASSWORD": "your-abapilot-password-here",
"ABAPILOT_TLS_INSECURE": "your-abapilot-tls-insecure-here"
},
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}From the project's GitHub README.
ABAPilot is an in-system AI platform for SAP: natural-language business queries and AI-assisted ABAP development on the systems you already run — SAP ECC 6.0 through on-premise S/4HANA (any ABAP-based SAP instance). No BTP, no ADT, no RISE prerequisites. Deploys in ~2 hours.
Website: https://crimsonconsultingsl.com/abapilot/
Architecture deep-dive: ARCHITECTURE.md
2026 guide — AI for SAP ECC: https://crimsonconsultingsl.com/ai-for-sap-ecc/
vs SAP's ABAP MCP Server: https://crimsonconsultingsl.com/abapilot-vs-sap-abap-mcp-server/
/ABAPILOT/ namespace, attached to a single SICF (ICF) node. No kernel changes, no Gateway, no BTP, no ADT/Eclipse dependency.query_sap_data — natural-language queries against live SAP tables (joins resolved automatically, e.g. LFA1 + BSIK), executed under the calling user's SAP authorizationsabap_code_review — AI review of custom ABAP against best practicesabap_generate — ABAP code generation for ECC-compatible syntaxabap_document — auto-documentation of legacy custom code/ABAPILOT/CONFIG whitelist table; anything not whitelisted is unreachable/ABAPILOT/AUDIT (user, timestamp, parameters)ABAPilot is a commercial product by Crimson Consulting SL (Valencia, Spain). This repository hosts public documentation.
Request a demo: https://crimsonconsultingsl.com/contact-crimson-consulting/ — POC deployment on your dev system takes about two hours.
Different jobs: SAP's server (inside ADT for Eclipse/VS Code) is excellent for developer assistance on systems with modern ADT services. ABAPilot adds what it doesn't cover: business-user queries, systems without ADT services (most real-world ECC 6.0), governed whitelist+audit access, and model choice including fully local. Many teams run both — full comparison here.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.