← Back to Plugins
MCP Server MCP

SAP ABAP MCP

github By github 👁 1 views ▲ 0 votes

Develop, test, analyze, and operate SAP ABAP systems through ADT from AI coding agents.

Homepage Verified source GitHub

Install

npx -y @coaspe/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@coaspe/sap-abap-mcp",
      "version": "1.4.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...