Agentโ™ฅ๏ธŽAge
Catalog

io.github.mario-andreschak/mcp-abap-adt

Official

by mario-andreschak ยท TypeScript

ABAP ADT MCP server for reading SAP objects (programs, classes, tables, CDS) via ADT

MCP ABAP ADT Server (io.github.mario-andreschak/mcp-abap-adt)

The io.github.mario-andreschak/mcp-abap-adt MCP server enables tools to interact with SAP ABAP systems using the Model Context Protocol (MCP). It acts as a bridge for retrieving information from ABAP development artifacts, including source code and metadata such as table structures, via ADT.

๐Ÿ› ๏ธ Key Features

  • Server for ABAP ADT access through MCP
  • Reads SAP ABAP development objects (programs, classes, tables, CDS)
  • Retrieves information such as source code and table structures

๐Ÿš€ Use Cases

  • Integrate tools like FLUJO and Cline to communicate with an ABAP system
  • Retrieve ABAP source code and table structure information for analysis or tooling

โšก Developer Benefits

  • Provides a standardized MCP interface for accessing ABAP ADT content
  • Supports downstream tools that can fetch ABAP-related information remotely

โš ๏ธ Limitations

  • Source description does not specify authentication, supported operations beyond reading, or performance constraints