sc4sap:mcp-setup

Install and configure the abap-mcp-adt-powerup MCP server for SAP connectivity.

46|15|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-mcp-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sc4sap:mcp-setup
Source: https://github.com/babamba2/superclaude-for-sap/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-mcp-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides you through installing and configuring the abap-mcp-adt-powerup MCP server so Claude Code can connect to your SAP system and access 150+ tools for ABAP object operations.

Core Features & Use Cases

  • Automates MCP server setup including cloning, building, and configuration to enable SAP ABAP ADT REST API access.
  • Validates SAP connection and provides troubleshooting steps for common issues like authentication, SICF/ADT service activation, and certificate trust.
  • Use Case: An SAP developer wants Claude Code to read/write ABAP objects (classes, programs, CDS views) through MCP with profile-based environment management.

Quick Start

Run /sc4sap:setup to install the MCP server, then follow the on-screen prompts to configure SAP connectivity and verify the setup with /sc4sap:sap-doctor.

Frequently Asked Questions about sc4sap:mcp-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Claude Code to an SAP system for ABAP development?

You connect Claude Code to SAP by installing and configuring the abap-mcp-adt-powerup MCP server, which bridges Claude to the SAP ABAP ADT REST API for object operations.

What prerequisites are required to set up the SAP MCP server?

Setting up the SAP MCP server requires Node.js 18+, an active ADT service, and appropriate SAP user permissions to ensure Claude Code can successfully authenticate and communicate with the SAP environment.

How do I verify my SAP connection after configuring the MCP server?

You verify the SAP connection by running the /sc4sap:sap-doctor command, which checks the MCP server configuration and provides troubleshooting steps for common authentication or ADT service activation issues.

Can I manage multiple SAP environments with the MCP server setup?

Yes, the MCP server setup supports profile-based environment management, allowing you to configure and switch between multiple SAP environments for ABAP object operations like classes, programs, and CDS views.

Why does my Claude Code SAP connection fail during setup?

Claude Code SAP connection failures usually stem from inactive SICF/ADT services, missing SAP user permissions, or certificate trust issues, all of which are covered in the setup troubleshooting steps.