Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.fr0ster/mcp-abap-adt

NPM · @MCP-ABAP-ADT/CORE · SCANNED SEP 20

MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP

Available components

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 68 of 208 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 22728 tokens (~110/item across 205 items; 205 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 92% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 23 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "DeleteDomain" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 205 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.fr0ster/mcp-abap-adt server?

io.github.fr0ster/mcp-abap-adt runs locally as an npm package, launched with npx -y @mcp-abap-adt/core. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @mcp-abap-adt/core

# add to Claude Code
claude mcp add fr0ster-mcp-abap-adt -- npx -y @mcp-abap-adt/core
// .cursor/mcp.json
{
  "mcpServers": {
    "fr0ster-mcp-abap-adt": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-abap-adt/core"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "fr0ster-mcp-abap-adt": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-abap-adt/core"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add fr0ster-mcp-abap-adt -- npx -y @mcp-abap-adt/core
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "fr0ster-mcp-abap-adt": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mcp-abap-adt/core"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add fr0ster-mcp-abap-adt --command npx --arg -y --arg @mcp-abap-adt/core
# ~/.hermes/config.yaml
mcp_servers:
  fr0ster-mcp-abap-adt:
    command: "npx"
    args: ["-y", "@mcp-abap-adt/core"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "fr0ster-mcp-abap-adt": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mcp-abap-adt/core"
      ]
    }
  }
}
# add to Vellum
assistant mcp add fr0ster-mcp-abap-adt -t stdio -c npx -a -y @mcp-abap-adt/core
// mcp.json
{
  "mcpServers": {
    "fr0ster-mcp-abap-adt": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-abap-adt/core"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 17 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 16 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 14 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@mcp-abap-adt/core@8.8.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 208 packages
Packages resolved 208
Deprecated 1
Stale 66
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 205 exposed · ~22,728 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
DeleteClass ~84

Delete an ABAP class from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
class_namestringyesClass name (e.g., ZCL_MY_CLASS).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteDataElement ~88

Delete an ABAP data element from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
data_element_namestringyesData element name (e.g., Z_MY_DATA_ELEMENT).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteDdl ~86

Delete a DDL source from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
ddl_namestringyesDDL source name (e.g., Z_MY_VIEW).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteDomain ~83

Delete an ABAP domain from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
domain_namestringyesDomain name (e.g., Z_MY_DOMAIN).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteFunctionGroup ~88

Delete an ABAP function group from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
function_group_namestringyesFunctionGroup name (e.g., Z_MY_FUNCTIONGROUP).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteFunctionInclude ~125

Delete an ABAP function group include from the SAP system. Note: function module includes must be deleted via the Function Builder; the backend rejects such deletions. Transport request optional for $TMP objects.

NameTypeReqDescription
function_group_namestringyesFunction group name containing the include (e.g., Z_MY_FG).
include_namestringyesInclude name (e.g., LZ_MY_FGF01).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteFunctionModule ~112

Delete an ABAP function module from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
function_group_namestringyesFunctionGroup name containing the function module (e.g., Z_MY_FUNCTIONGROUP).
function_module_namestringyesFunctionModule name (e.g., Z_MY_FUNCTIONMODULE).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteInterface ~83

Delete an ABAP interface from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
interface_namestringyesInterface name (e.g., Z_MY_INTERFACE).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteLocalDefinitions ~83

Delete local definitions from an ABAP class by clearing the definitions include. Manages lock, update, unlock, and optional activation.

NameTypeReqDescription
activate_on_deletebooleanActivate parent class after deleting. Default: false
class_namestringyesParent class name (e.g., ZCL_MY_CLASS).
transport_requeststringTransport request number.

No output schema declared.

No examples provided.

DeleteLocalMacros ~100

Delete local macros from an ABAP class by clearing the macros include. Manages lock, update, unlock, and optional activation. Note: Macros are supported in older ABAP versions but not in newer ones.

NameTypeReqDescription
activate_on_deletebooleanActivate parent class after deleting. Default: false
class_namestringyesParent class name (e.g., ZCL_MY_CLASS).
transport_requeststringTransport request number.

No output schema declared.

No examples provided.

DeleteLocalTestClass ~98

Delete a local test class from an ABAP class by clearing the testclasses include. Manages lock, update, unlock, and optional activation of parent class.

NameTypeReqDescription
activate_on_deletebooleanActivate parent class after deleting test class. Default: false
class_namestringyesParent class name (e.g., ZCL_MY_CLASS).
transport_requeststringTransport request number (required for transportable objects).

No output schema declared.

No examples provided.

DeleteLocalTypes ~83

Delete local types from an ABAP class by clearing the implementations include. Manages lock, update, unlock, and optional activation.

NameTypeReqDescription
activate_on_deletebooleanActivate parent class after deleting. Default: false
class_namestringyesParent class name (e.g., ZCL_MY_CLASS).
transport_requeststringTransport request number.

No output schema declared.

No examples provided.

DeleteMessageClass ~104

Delete an ABAP message class (MSAG) and all of its messages from the SAP system. Includes a deletion check before the actual deletion. Transport request required for transportable objects, optional for local ($TMP).

NameTypeReqDescription
message_class_namestringyesMessage class name (e.g., ZMY_MSGS).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects, optional for local ($TMP).

No output schema declared.

No examples provided.

DeleteMessageClassMessage ~122

Operation: Delete. Subject: a single message inside a Message Class (MSAG). Remove one message (by number) from an ABAP message class (T100), keeping the class and its other messages. Transport request required for transportable objects.

NameTypeReqDescription
message_class_namestringyesParent message class name (e.g., ZMY_MSGS).
msgnostringyesMessage number to delete (e.g., "001").
transport_requeststringTransport request number. Required for transportable objects, optional for local ($TMP).

No output schema declared.

No examples provided.

DeleteMetadataExtension ~89

Delete an ABAP metadata extension from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
metadata_extension_namestringyesMetadataExtension name (e.g., Z_MY_METADATAEXTENSION).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteServiceBinding ~58

Delete ABAP service binding via ADT Business Services endpoint.

NameTypeReqDescription
response_formatstring
service_binding_namestringyesService binding name to delete.
transport_requeststringOptional transport request for deletion transport flow.

No output schema declared.

No examples provided.

DeleteServiceDefinition ~89

Delete an ABAP service definition from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
service_definition_namestringyesServiceDefinition name (e.g., Z_MY_SERVICEDEFINITION).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteStructure ~83

Delete an ABAP structure from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
structure_namestringyesStructure name (e.g., Z_MY_STRUCTURE).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteTable ~83

Delete an ABAP table from the SAP system. Includes deletion check before actual deletion. Transport request optional for $TMP objects.

NameTypeReqDescription
table_namestringyesTable name (e.g., Z_MY_TABLE).
transport_requeststringTransport request number (e.g., E19K905635). Required for transportable objects. Optional for local objects ($TMP).

No output schema declared.

No examples provided.

DeleteUnitTest ~53

Delete an ABAP Unit test run. Note: ADT does not support deleting unit test runs and will return an error.

NameTypeReqDescription
run_idstringyesRun identifier returned by CreateUnitTest/RunUnitTest.

No output schema declared.

No examples provided.

DescribeByList ~87

[read-only] Batch description for a list of ABAP objects. Input: objects: Array<{ name: string, type?: string }>. Each object may be of type: PROG/P, FUGR, PROG/I, CLAS/OC, FUGR/FC, INTF/OI, TABLE, STRUCTURE, etc.

NameTypeReqDescription
objectsarrayyes

No output schema declared.

No examples provided.

GetAbapAST ~43

[read-only] Parse ABAP code and return AST (Abstract Syntax Tree) in JSON format.

NameTypeReqDescription
codestringyesABAP source code to parse

No output schema declared.

No examples provided.

GetAbapSemanticAnalysis ~46

[read-only] Perform semantic analysis on ABAP code and return symbols, types, scopes, and dependencies.

NameTypeReqDescription
codestringyesABAP source code to analyze

No output schema declared.

No examples provided.

GetAbapSystemSymbols ~53

[read-only] Resolve ABAP symbols from semantic analysis with SAP system information including types, scopes, descriptions, and packages.

NameTypeReqDescription
codestringyesABAP source code to analyze and resolve symbols for

No output schema declared.

No examples provided.

GetAdtTypes ~86

[read-only] Retrieve all valid ADT object types (CLAS, TABL, PROG, DEVC, FUGR, INTF, DDLS, DTEL, DOMA, SRVD, SRVB, BDEF, DDLX, etc.) or validate a specific type name.

NameTypeReqDescription
validate_typestringType name to validate (optional)

No output schema declared.

No examples provided.

GetBehaviorDefinition ~76

Retrieve ABAP behavior definition definition. Supports reading active or inactive version.

NameTypeReqDescription
behavior_definition_namestringyesBehaviorDefinition name (e.g., Z_MY_BEHAVIORDEFINITION).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetBehaviorDefinitionVersionDiff ~93

[read-only] Compute a unified diff between two RAP behavior definition versions, by their content_uris (taken from GetBehaviorDefinitionVersions entries).

NameTypeReqDescription
content_uri_fromstringyesOpaque content_uri of the OLD/base version (from a GetBehaviorDefinitionVersions entry).
content_uri_tostringyesOpaque content_uri of the NEW/compare version (from a GetBehaviorDefinitionVersions entry).

No output schema declared.

No examples provided.

GetBehaviorDefinitionVersions ~85

[read-only] List the SAP version history of a RAP behavior definition. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetBehaviorDefinitionVersionSource.

NameTypeReqDescription
behavior_definition_namestringyesRAP behavior definition name.

No output schema declared.

No examples provided.

GetBehaviorDefinitionVersionSource ~59

[read-only] Fetch the source of a specific RAP behavior definition version by its content_uri (taken from a GetBehaviorDefinitionVersions entry).

NameTypeReqDescription
content_uristringyesOpaque content_uri taken from a GetBehaviorDefinitionVersions entry.

No output schema declared.

No examples provided.

GetBehaviorImplementation ~77

Retrieve ABAP behavior implementation definition. Supports reading active or inactive version.

NameTypeReqDescription
behavior_implementation_namestringyesBehaviorImplementation name (e.g., Z_MY_BEHAVIORIMPLEMENTATION).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetCdsUnitTest ~41

Retrieve CDS unit test run status and result for a previously started run_id.

NameTypeReqDescription
run_idstringyesRun identifier returned by unit test run.

No output schema declared.

No examples provided.

GetCdsUnitTestResult ~71

Retrieve CDS unit test run result for a run_id.

NameTypeReqDescription
formatstringResult format: abapunit or junit.
run_idstringyesRun identifier returned by unit test run.
with_navigation_urisbooleanInclude navigation URIs in result if supported.

No output schema declared.

No examples provided.

GetCdsUnitTestStatus ~55

Retrieve CDS unit test run status for a run_id.

NameTypeReqDescription
run_idstringyesRun identifier returned by unit test run.
with_long_pollingbooleanEnable long polling while waiting for status.

No output schema declared.

No examples provided.

GetClass ~70

Retrieve ABAP class source code. Supports reading active or inactive version.

NameTypeReqDescription
class_namestringyesClass name (e.g., ZCL_MY_CLASS).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetClassVersionDiff ~89

[read-only] Compute a unified diff between two ABAP class versions, by their content_uris (taken from GetClassVersions entries).

NameTypeReqDescription
content_uri_fromstringyesOpaque content_uri of the OLD/base version (from a GetClassVersions entry).
content_uri_tostringyesOpaque content_uri of the NEW/compare version (from a GetClassVersions entry).

No output schema declared.

No examples provided.

GetClassVersions ~82

[read-only] List the SAP version history of a ABAP class. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetClassVersionSource.

NameTypeReqDescription
class_namestringyesABAP class name.

No output schema declared.

No examples provided.

GetClassVersionSource ~56

[read-only] Fetch the source of a specific ABAP class version by its content_uri (taken from a GetClassVersions entry).

NameTypeReqDescription
content_uristringyesOpaque content_uri taken from a GetClassVersions entry.

No output schema declared.

No examples provided.

GetDataElement ~73

Retrieve ABAP data element definition. Supports reading active or inactive version.

NameTypeReqDescription
data_element_namestringyesData element name (e.g., Z_MY_DATA_ELEMENT).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetDataElementVersionDiff ~94

[read-only] Compute a unified diff between two ABAP data element versions, by their content_uris (taken from GetDataElementVersions entries).

NameTypeReqDescription
content_uri_fromstringyesOpaque content_uri of the OLD/base version (from a GetDataElementVersions entry).
content_uri_tostringyesOpaque content_uri of the NEW/compare version (from a GetDataElementVersions entry).

No output schema declared.

No examples provided.

GetDataElementVersions ~87

[read-only] List the SAP version history of a ABAP data element. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetDataElementVersionSource.

NameTypeReqDescription
data_element_namestringyesABAP data element name.

No output schema declared.

No examples provided.

GetDataElementVersionSource ~60

[read-only] Fetch the source of a specific ABAP data element version by its content_uri (taken from a GetDataElementVersions entry).

NameTypeReqDescription
content_uristringyesOpaque content_uri taken from a GetDataElementVersions entry.

No output schema declared.

No examples provided.

GetDdl ~73

Retrieve ABAP DDL source definition. Supports reading active or inactive version.

NameTypeReqDescription
ddl_namestringyesDDL source name (e.g., Z_MY_VIEW).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetDdlVersionDiff ~96

[read-only] Compute a unified diff between two CDS view (DDL source) versions, by their content_uris (taken from GetDdlVersions entries).

NameTypeReqDescription
content_uri_fromstringyesOpaque content_uri of the OLD/base version (from a GetDdlVersions entry).
content_uri_tostringyesOpaque content_uri of the NEW/compare version (from a GetDdlVersions entry).

No output schema declared.

No examples provided.

GetDdlVersions ~89

[read-only] List the SAP version history of a CDS view (DDL source). Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetDdlVersionSource.

NameTypeReqDescription
ddl_namestringyesCDS view (DDL source) name.

No output schema declared.

No examples provided.

GetDdlVersionSource ~62

[read-only] Fetch the source of a specific CDS view (DDL source) version by its content_uri (taken from a GetDdlVersions entry).

NameTypeReqDescription
content_uristringyesOpaque content_uri taken from a GetDdlVersions entry.

No output schema declared.

No examples provided.

GetDomain ~68

Retrieve ABAP domain definition. Supports reading active or inactive version.

NameTypeReqDescription
domain_namestringyesDomain name (e.g., Z_MY_DOMAIN).
versionstringVersion to read: "active" (default) for deployed version, "inactive" for modified but not activated version.

No output schema declared.

No examples provided.

GetDomainVersionDiff ~89

[read-only] Compute a unified diff between two ABAP domain versions, by their content_uris (taken from GetDomainVersions entries).

NameTypeReqDescription
content_uri_fromstringyesOpaque content_uri of the OLD/base version (from a GetDomainVersions entry).
content_uri_tostringyesOpaque content_uri of the NEW/compare version (from a GetDomainVersions entry).

No output schema declared.

No examples provided.

GetDomainVersions ~82

[read-only] List the SAP version history of a ABAP domain. Returns each version with its versionId, author, updatedAt, title, the transportRequest (and transportDescription) that produced it when available, and an opaque content_uri to fetch that version's source via GetDomainVersionSource.

NameTypeReqDescription
domain_namestringyesABAP domain name.

No output schema declared.

No examples provided.

GetDomainVersionSource ~56

[read-only] Fetch the source of a specific ABAP domain version by its content_uri (taken from a GetDomainVersions entry).

NameTypeReqDescription
content_uristringyesOpaque content_uri taken from a GetDomainVersions entry.

No output schema declared.

No examples provided.

GetEnhancementImpl ~60

[read-only] Retrieve source code of a specific enhancement implementation by its name and enhancement spot.

NameTypeReqDescription
enhancement_namestringyes[read-only] Name of the enhancement implementation
enhancement_spotstringyesName of the enhancement spot

No output schema declared.

No examples provided.

Common questions

What is the io.github.fr0ster/mcp-abap-adt server?

io.github.fr0ster/mcp-abap-adt is listed in the public MCP registry as io.github.fr0ster/mcp-abap-adt. MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP. This page covers its npm package (@mcp-abap-adt/core).

Is the io.github.fr0ster/mcp-abap-adt server safe to use?

io.github.fr0ster/mcp-abap-adt scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.fr0ster/mcp-abap-adt server expose?

io.github.fr0ster/mcp-abap-adt exposes 205 tools: GetTableContents, GetPackageContents, GetInclude, GetIncludesList, GetEnhancements, and 200 more. Their descriptions and schemas cost roughly 22,728 tokens of context every time the server is loaded.

Is the io.github.fr0ster/mcp-abap-adt server still maintained?

io.github.fr0ster/mcp-abap-adt is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.fr0ster/mcp-abap-adt server under?

io.github.fr0ster/mcp-abap-adt declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.