81dbc9b6682b010a6794f4d03dd6baa92c0e815e
EPOD ADT MCP Server - Eclipse Update Site
Eclipse update site for the EPOD ADT MCP Server plugin.
This plugin embeds an MCP (Model Context Protocol) server inside Eclipse ADT, enabling AI coding assistants (Claude Code, Cursor, etc.) to interact with SAP ABAP systems through the existing SNC/SSO session.
Installation
- In Eclipse ADT, go to Help > Install New Software...
- Click Add... and enter:
- Name:
EPOD ADT MCP Server - Location:
https://git.epod.dev/erhan/epod-adt-mcp-updatesite/raw/branch/main/
- Name:
- Select EPOD ADT MCP Server from the list
- Click Next, accept the license, and finish the installation
- Restart Eclipse when prompted
Requirements
- Eclipse 2024-03 or later with SAP ADT (ABAP Development Tools) installed
- Java 17 or later
- An ABAP project with an active SNC/SSO connection to SAP
Features
- 15 MCP tools for ABAP development: search, read/write source, activate, syntax check, unit test, ATC, SQL query, and more
- Transparent SNC/X.509 authentication through Eclipse ADT session
- Configurable server port (default: 3000)
- Auto-configuration of Claude Code MCP settings
Usage
After installation:
- Open Window > Show View > Other... > ABAP MCP Server
- Select your ABAP project and click Connect
- Click Start Server
- Your AI coding assistant can now access the SAP system via MCP
License
Apache License 2.0
Description