mcp-abap-connection

fr0ster/mcp-abap-connection
★ 1 stars TypeScript Security Updated today
ABAP connection layer for MCP ABAP ADT server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-abap-connection": {
      "command": "npx",
      "args": [
        "-y",
        "fr0ster/mcp-abap-connection"
      ]
    }
  }
}

README Excerpt

ABAP connection layer for MCP ABAP ADT server. Provides a unified interface for connecting to SAP ABAP systems via ADT (ABAP Development Tools) protocol, supporting both on-premise (Basic Auth) and cloud (JWT/OAuth2) authentication methods. - 🔐 **Multiple Authentication Methods**: - Basic Auth for on-premise SAP systems

Tools (2)

CSRF_CONFIGITokenRefresher