mcp-abap-adt

mcp-abap-adt

12

Mcp-abap-adt is a server solution designed to facilitate the interaction between development tools and SAP ABAP systems via the Model Context Protocol. It supports tools like Cline for accessing ABAP source code and structures, enhancing ABAP development productivity.

mcp-abap-adt: Your Gateway to ABAP Development Tools (ADT)

This project provides a server that enables interaction with SAP ABAP systems using the Model Context Protocol (MCP). It acts as a bridge for tools like Cline to retrieve information such as source code and table structures.

Key Features

  • Integration with Cline: Connect the server with the Cline VS Code extension for language support.
  • Available Tools: Offers various tools to retrieve ABAP program details, class source code, table structures, and more.

Installation and Setup

  1. Prerequisites: Ensure you have an SAP ABAP System, Git, Node.js, and npm.
  2. Installation: Use Smithery for automatic installation or clone the repository manually.
  3. Running the Server: Options include Standalone Mode and Development/Debug Mode with MCP Inspector.

Integration and Troubleshooting

  • Integrate with Cline by editing VS Code settings.
  • Troubleshooting guide for common errors related to Node.js, npm, and SAP connections.