mcp-abap-abap-adt-api
18
The ABAP-ADT-API MCP-Server is a Model Context Protocol server that facilitates communication between ABAP systems and MCP clients. It allows for efficient management and analysis of ABAP objects, supporting tools for authentication, transport handling, and extensibility.
ABAP-ADT-API MCP-Server
Description
The MCP-Server mcp-abap-abap-adt-api
is a Model Context Protocol (MCP) server designed to enhance ABAP development workflows. It acts as a wrapper for abap-adt-api
and provides tools for managing ABAP objects, handling transport requests, and performing code analysis.
Features
- Authentication: Secure ABAP system authentication
- Object Management: CRUD operations on ABAP objects
- Transport Handling: Manage transport requests
- Code Analysis: Syntax checks and code completion
- Extensibility: Extend functionality with additional tools
- Session Management: Manage session caching and termination
Installation
- Install via Smithery:
npx -y @smithery/cli install @mario-andreschak/mcp-abap-abap-adt-api --client claude
- Prerequisites: Node.js, ABAP System Access
Usage
Operate the server using MCP clients or tools supporting the Model Context Protocol.