ABAPilot runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from npm. Last commit 10 Sep 2026.
ABAP MCP connector for SAP ECC and on-premise S/4HANA. Requires a licensed ABAPilot backend.
Today is the operative word: we check ABAPilot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add abapilot-mcp -- npx -y abapilot
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
[mcp_servers.abapilot-mcp]
command = "npx"
args = ["-y", "abapilot"]
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ABAPILOT_URL (URL of the ABAPilot SICF endpoint in your SAP system, e.g. https://sap-host:8443/sap/bc/abapilot), ABAPILOT_USER (SAP user for basic authentication), ABAPILOT_PASSWORD (SAP password for basic authentication), ABAPILOT_TOKEN (Bearer token, alternative to basic authentication), ABAPILOT_CLIENT (SAP client number, e.g. 100), ABAPILOT_TOOLS (Comma-separated allowlist of tool names to expose to the client. Optional; default is the full catalog.), ABAPILOT_TLS_INSECURE (Set to 1 to skip TLS certificate verification (development systems only)).
The author declared them in the registry entry; get the values from the project itself.
SAP S/4HANA and ECC: OData V2/V4, IDoc and RFC/BAPI for n8n and other MCP clients
On-premise face recognition MCP server for 3DiVi Face SDK. No cloud required.
MEEK 3+sov3 Connection MCP — the SOV3 + SOV3 + CSOAI + L0-L7 connection. MIT-licensed.
Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.
CourtListener MCP — Free Law Project's CourtListener API (free, no auth required for basic access)
Beta conda env/package MCP server; requires conda, auth, and Beta Terms.
Safe Block Lottos MCP for Base tickets and Base or Polygon jackpot reads.
Secure local-first MCP server for licensed ArcGIS Pro and ArcPy on Windows.
Answers built from our own checks of this server.