Back to MCPs
MCPABAP knowledge & quality

ABAP Knowledge MCP Server

A documentation-first MCP server for ABAP and RAP search, community troubleshooting and local linting.

Open source documentation
4 core capabilities1 listed environmentsCurated listing source

What it does

Offers a lower-risk knowledge layer for agents: it searches ABAP and RAP references, retrieves documents, checks feature support and runs local linting without needing direct access to a SAP backend.

abaprapdocumentationcommunitylinting

Core capabilities

ABAP and RAP search
Documentation retrieval
Feature matrix lookup
Local ABAP linting

Adoption checklist

1

Read scope and prerequisites

Use the source documentation to confirm the target workflow, supported SAP stack and known limits.

2

Match your agent host

Listed hosts or environments: MCP-compatible hosts.

3

Add the connection in your MCP-compatible host

Confirm the Streamable HTTP transport, then follow the source documentation for local installation or connection setup.

4

Review access and output

Auth note: No SAP system credentials required for documentation-focused tools. Grant only the minimum access required, and review output before using it in a real system.

Install or connect

npm ci && npm run setup && npm run build && npm run start:streamable

This command comes from the listing; verify the latest source documentation before running it.