MCP ServerSTDIOOfficialv1.0.1

ABAP Accelerator MCP Server

Connect Claude to your SAP ABAP system for real-time code analysis, syntax validation, and ATC checks. Developers can inspect ABAP objects, run static analysis, and accelerate development workflows directly from chat.

io.github.openkash/abap-accelerator

Hosted URL

Local install

Transport

STDIO

Auth

5 required env vars

What the ABAP Accelerator MCP server does

How models use it and what it is built for.

Connect Claude to your SAP ABAP system for real-time code analysis, syntax validation, and ATC checks. Developers can inspect ABAP objects, run static analysis, and accelerate development workflows directly from chat.

Connect to ABAP Accelerator

Local install — runs as a subprocess.

uvx abap-accelerator==1.0.1

Environment variables

Configuration this server reads at startup.

  • SAP_HOSTRequired

    SAP system hostname (or host:port to skip port calculation)

  • SAP_INSTANCE_NUMBERRequired

    SAP instance number (e.g., 00)

  • SAP_CLIENTRequired

    SAP client number (e.g., 100)

  • SAP_USERNAMERequiredSecret

    SAP username

  • SAP_PASSWORDRequiredSecret

    SAP password

  • SAP_LANGUAGE

    SAP language

  • SAP_SECURE

    Use HTTPS for SAP connection

  • SSL_VERIFY

    Verify SSL certificates

Resources

Where to find authoritative docs and source for ABAP Accelerator.

Example prompts for ABAP Accelerator

Paste any of these into Agent Studio after connecting ABAP Accelerator.

  • Check the syntax of my ZREPORT_SALES ABAP program and list any errors
  • Run ATC checks on the ZORDER_PROCESS function module
  • Show me the source code for the ZMASTER_DATA class
  • What ABAP objects exist in package ZFINANCE and their types

ABAP Accelerator MCP server — FAQ

Common questions about connecting and running ABAP Accelerator.

  • What SAP systems does this MCP server support?

    It connects to SAP systems via RFC using your SAP hostname, instance number, and client credentials. You'll need valid SAP login credentials and network access to your SAP system's RFC port (typically 3200 + instance number × 100).

  • How do I authenticate with my SAP system?

    Set the required environment variables: SAP_HOST, SAP_INSTANCE_NUMBER, SAP_CLIENT, SAP_USERNAME, and SAP_PASSWORD. Optionally configure SAP_LANGUAGE, SAP_SECURE (for HTTPS), and SSL_VERIFY for certificate validation.

  • Can I use this with a secure SAP connection?

    Yes. Set SAP_SECURE=true to use HTTPS, and configure SSL_VERIFY to control certificate validation based on your security requirements.

  • What are the 15 tools included in this server?

    The server provides tools for ABAP object inspection, syntax validation, ATC (ABAP Test Cockpit) analysis, and other development tasks. Refer to the server documentation for the complete list of available tools and their specific capabilities.

  • What happens if my SAP credentials are incorrect?

    The connection will fail during initialization. Verify that your SAP_USERNAME, SAP_PASSWORD, SAP_HOST, SAP_INSTANCE_NUMBER, and SAP_CLIENT are correct and that your user has the necessary RFC access permissions.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground