Mmcp.market

Abap MCP server

by palimkarakshay·io.github.palimkarakshay/abap-mcp·v0.12.0

Offline SAP ABAP/RAP tools for AI agents: lint, Cloud readiness, released APIs, knowledge.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

2 stars123 downloads/wk

Reviews

Write one

Nobody has reviewed Abap yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Abap tools (21, 3 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • check_cloud_readiness

    Assess how far ABAP source is from ABAP Cloud (Clean Core tier 1) by parsing it twice — once at a classic

  • check_rap_behavior

    Check RAP behavior definitions (.bdef.asbdef) and CDS service definitions (.srvd.srvdsrv) for syntax and

  • check_released_api

    Look up ABAP repository objects (DB tables, CDS view entities, function modules, classes, interfaces, …) in

  • compare_abap

    Compare a BEFORE and an AFTER version of ABAP source and report what a rework actually changed: lint findings

  • explain_abap_release

    Look up what changed in ABAP Cloud, CDS, ABAP SQL, RAP, EML, ABAP Unit, ATC and the development tools across the

  • explain_abap_rule

    Explain one abaplint rule in depth: title, description, extended rationale (often citing the Clean ABAP style

  • explain_with_sap_abap_1write action

    Send ABAP source text to SAP's own sap-abap-1 foundation model, through the caller's SAP AI Core

  • fix_abap

    Apply abaplint's own machine-applicable corrections to ABAP sources and return the corrected code: keyword

  • format_abap

    Pretty-print one ABAP source: normalize keyword casing and indentation using abaplint's formatter — the offline

  • get_abap_agent_rules

    Generate the ABAP section of a repository's AGENTS.md / CLAUDE.md: the lint-before-commit rule, the ABAP Cloud

  • get_abap_outline

    Return the structural outline of ABAP sources — classes (with methods, visibility, attributes, interfaces,

  • get_object_dependencies

    Build a dependency graph over the provided ABAP sources for migration sequencing and impact reading: nodes are

  • lint_abapwrite action

    Run abaplint static analysis over ABAP, CDS or behavior-definition sources and return structured findings

  • list_abap_rules

    List the abaplint rules this server can check, optionally filtered by a free-text query or a tag, returning

  • list_genai_hub_models

    Query the caller's own SAP AI Core Generative AI Hub tenant for the foundation models available to it —

  • plan_cloud_migration

    Turn ABAP sources into an ordered, phased ABAP Cloud migration backlog: runs the same dual-parse analysis as

  • run_abap_unitwrite action

    Execute the ABAP Unit tests in the provided sources offline: the code is transpiled to JavaScript by

  • scaffold_abap_ai_sdk

    Generate one validated global ABAP class that calls the SAP Generative AI Hub through the ABAP AI SDK powered

  • scaffold_abap_unit

    Generate the local ABAP Unit test-class include (<class>.clas.testclasses.abap) for each global class in the

  • scaffold_rap_bo

    Generate the complete, canonical RAP managed business-object stack for one root entity: root CDS view entity,

  • search_sap_knowledge

    Search one dated, cited knowledge bundle covering three areas: ABAP Cloud / RAP release deltas, Clean Core

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan99 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 5 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y abap-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add abap-mcp -- npx -y abap-mcp
Add to Cursor

Abap: common questions

Is Abap MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the Abap safety report
How do I install Abap?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Abap need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Abap maintained?
The last commit was 7 days ago (2026-09-14). The latest release is v0.12.0.
What can I use instead of Abap?
Servers from other publishers that do the same job: ARC-1 MCP server and Compartment MCP server.

Alternatives to Abap

Same job from other publishers: the closest match first, then the best rated.

  • ARC-1
    MCP server for SAP ABAP systems
    B
  • Compartment
    Durable agentic memory, encrypted at rest. Fully offline: no network, no API key, no cloud.
    A

More from palimkarakshay