arc-1-lsp

marianfoo/arc-1-lsp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for SAP ABAP that delegates all ADT work to SAP's embedded adt-ls language server (BYO). Sibling to ARC-1.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arc-1-lsp": {
      "command": "npx",
      "args": [
        "-y",
        "marianfoo/arc-1-lsp"
      ]
    }
  }
}

README Excerpt

An edition of **ARC-1** — a Model Context Protocol (MCP) server for SAP ABAP development — that delegates **all** ABAP/ADT interaction to SAP's own embedded **`adt-ls`** language server instead of a hand-rolled ADT HTTP client. arc-1-lsp owns the MCP front-end, auth/scopes, write-safety, and orchestration; `adt-ls`

Tools (4)

ARC1_LOG_LEVELARC1_SAP_DESTINATIONSAPstdio

Topics

abapadtadt-lsbtpclaudellmmcpmodel-context-protocolsap