Enables interaction with SAP ABAP systems using the Model Context Protocol (MCP).
Sponsored
This project acts as a bridge between tools like the Cline VS Code extension and SAP ABAP systems, allowing retrieval of information such as source code and table structures through the Model Context Protocol (MCP). It simplifies interaction with ABAP development environments by providing a remote control-like interface.
主な機能
01Retrieves ABAP class source code.
02Supports integration with the Cline VS Code extension.
03Retrieves ABAP program source code.
04Provides a development/debug mode with MCP Inspector.
05Retrieves contents of an ABAP table.
067 GitHub stars
ユースケース
01Retrieving ABAP source code for development and analysis.
02Connecting Cline VS Code extension to an ABAP system.