SAP ADT
Eclipse plugin that runs MCP server for Claude Code integration with SAP ADT
What is SAP ADT?
SAP ADT is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to eclipse plugin that runs mcp server for claude code integration with sap adt
Eclipse plugin that runs MCP server for Claude Code integration with SAP ADT
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Eclipse plugin that runs MCP server for Claude Code integrat
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx sap-adtConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use SAP ADT
SAP ADT MCP Server is an Eclipse plugin that runs a local MCP server giving Claude Code full access to your SAP ABAP system via SAP's ADT (ABAP Development Tools) REST APIs. Once installed, Claude can search for ABAP objects, read and write source code, run unit tests, check syntax, execute ATC quality checks, and activate changes — all from the command line without copy-pasting code between tools.
Prerequisites
- Eclipse IDE with SAP ABAP Development Tools (ADT) installed
- An SAP system accessible over HTTPS with ADT REST API enabled
- SAP developer credentials (user, password, client)
- Claude Code CLI installed
- Java 11 or higher (required by Eclipse)
Install the Eclipse plugin
Open Eclipse and navigate to Help → Install New Software. Click Add, enter the update site name and URL below, select the SAP ADT MCP Server feature, click Next, accept the license, and restart Eclipse when prompted.
# Update site:
# Name: SAP ADT MCP Server for Claude Code
# Location: https://yahornovik.github.io/sap-adt-mcp-server/Open the plugin view
After Eclipse restarts, go to Window → Show View → Other, search for 'SAP ADT MCP Server for Claude Code', and open it. A panel with four buttons (Connect SAP, Start Server, Launch Claude Code, Clear) will appear.
Connect to your SAP system
Click Connect SAP. A dialog appears asking for your SAP connection details. Fill in all fields and click OK. The plugin will authenticate via the ADT REST API and register the 15 available tools.
# Fields to fill in the dialog:
# SAP URL: https://your-sap-host:44300
# User: DEVELOPER
# Password: ********
# Client: 100
# Language: ENStart the MCP server
Click Start Server. This starts a local HTTP server on port 3000 using the MCP protocol and automatically writes the MCP configuration to ~/.claude.json so Claude Code picks it up without any manual config editing.
Launch Claude Code
Click Launch Claude Code in the plugin panel, or open any terminal and run claude. The MCP config was already written in the previous step, so Claude Code connects to the SAP server automatically.
claudeSAP ADT Examples
Client configuration
The plugin writes this configuration automatically to ~/.claude.json when you click Start Server. Shown here for reference.
{
"mcpServers": {
"sap-adt": {
"type": "http",
"url": "http://localhost:3000/mcp"
},
"sap-docs": {
"type": "http",
"url": "https://mcp-sap-docs.example.com/mcp"
}
}
}Prompts to try
Example prompts for working with SAP ABAP development through Claude Code once connected.
- "Search for all ABAP classes that start with ZCL_SALES"
- "Show me the source code of class ZCL_SALES_ORDER"
- "Create a new class ZCL_MY_HELPER in package $TMP with description Utility class"
- "Run unit tests for ZCL_SALES_ORDER and show the results"
- "Check the syntax of program ZSALES_REPORT and fix any errors"
- "Run ATC code quality checks on ZCL_SALES_ORDER"
- "Find all programs that use function module BAPI_SALESORDER_CREATEFROMDAT2"Troubleshooting SAP ADT
Connect SAP dialog fails with authentication error
Verify the SAP URL includes the port (usually 44300 for HTTPS) and that your user/password/client are correct. The ADT service must be active on the target system — confirm with your SAP Basis team.
Claude Code does not see the SAP tools after clicking Start Server
Check that ~/.claude.json was written by opening it in a text editor. If it is missing or malformed, stop and restart the server from the Eclipse plugin panel. Ensure no firewall blocks port 3000 on localhost.
sap_activate returns error after writing source code
Use sap_syntax_check first to identify syntax errors before activating. Objects with syntax errors cannot be activated. Fix errors with sap_set_source and retry the activation.
Frequently Asked Questions about SAP ADT
What is SAP ADT?
SAP ADT is a Model Context Protocol (MCP) server that eclipse plugin that runs mcp server for claude code integration with sap adt It connects AI assistants to external tools and data sources through a standardized interface.
How do I install SAP ADT?
Follow the installation instructions on the SAP ADT GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with SAP ADT?
SAP ADT works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is SAP ADT free to use?
Yes, SAP ADT is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
SAP ADT Alternatives — Similar Business Applications Servers
Looking for alternatives to SAP ADT? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up SAP ADT in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use SAP ADT?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.