mcp-abap-adt

mcp-abap-adt

3.5

If you are the rightful owner of mcp-abap-adt and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

mcp-abap-adt is a server that facilitates interaction with SAP ABAP systems using the Model Context Protocol (MCP).

The mcp-abap-adt server acts as a bridge between SAP ABAP systems and tools like Cline, a VS Code extension, allowing users to retrieve information such as source code and table structures. It provides a remote control for ABAP development environments, making it easier to manage and interact with ABAP systems. The server is designed to be beginner-friendly, with step-by-step instructions for setup and integration with Cline. It requires an existing SAP ABAP system, Git, Node.js, and npm for installation and operation. The server can be run in standalone or development/debug mode, and it integrates seamlessly with Cline to provide language support for ABAP development.

Features

  • Facilitates interaction with SAP ABAP systems using MCP.
  • Integrates with Cline, a VS Code extension, for enhanced ABAP development.
  • Provides tools to retrieve ABAP program, class, function, and table information.
  • Supports standalone and development/debug modes for flexible operation.
  • Beginner-friendly setup with detailed installation and troubleshooting guides.

Tools

  1. GetProgram

    Program source code

  2. GetClass

    Class source code

  3. GetFunctionGroup

    Function group source code

  4. GetTable

    Table structure

  5. GetTableContents

    Table content

  6. SearchObject

    Object