MCPVault

interface

MCP tool from Sap Adt MCP by yzonur

INTF

How to use it

interface is exposed by the Sap Adt MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the interface tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Sap Adt MCP

$npx sap-adt-mcp
FULL SAP ADT MCP LISTING

Other tools in Sap Adt MCP (39)

adt_activate

Activate one or more objects.

adt_browse_package

One level of package contents.

adt_close_panel

Stop the panel.

adt_compare_source

Diff one object between two systems.

adt_create_object

Create a new ABAP object in a package.

adt_create_transport

Create a new TR.

adt_debug_delete_breakpoint

Remove a breakpoint by id.

adt_debug_goto_stack

Move the active stack frame. WRITE.

adt_debug_listen

Bounded wait for a debuggee to hit a breakpoint.

adt_debug_set_breakpoint

Set an external breakpoint.

adt_debug_set_variable

Set a variable's value. WRITE.

adt_debug_stack

Call stack of the attached debuggee.

adt_debug_step

Advance execution. WRITE.

adt_debug_stop

End the session: resume the debuggee, then delete the listener + all breakpoints it set.

adt_debug_variables

Read variable values.

adt_delete_object

Delete an object.

adt_get_dump

Fetch a single dump by id.

adt_get_source

Fetch ABAP source by object name + type.

adt_get_transport

TR header + objects.

adt_list_dumps

List ST22 short dumps.

adt_list_packages

Recursive walk from a root.

adt_list_transports

List TRs by user / status.

adt_open_panel

Start the local read-only HTML control panel and return its URL.

adt_pretty_print

Run the SAP-side ABAP formatter.

adt_read_table

Run an OpenSQL SELECT via the ADT Data Preview API.

adt_release_transport

Release a TR.

adt_run_atc

ABAP Test Cockpit run.

adt_run_unit_tests

ABAP Unit run.

adt_search_objects

Quick-search by name pattern.

adt_set_source

Replace source. Orchestrates lock → PUT → unlock.

adt_syntax_check

ADT syntax check on an object.

adt_transport_diff

Diff every object in a TR between two systems.

adt_where_used

Where-used list.

class

CLAS

Cross-system
dataelement

DTEL

domain

DOMA

functiongroup

FUGR

include

INCL