Skip to main content
Glama
JayGandhi285

sap-abap-mcp

by JayGandhi285

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SAP_CLIENTYesSAP client number
SAP_LANGUAGENoLogon language (default: EN)EN
SAP_PASSWORDYesYour SAP password
SAP_USERNAMEYesYour SAP username
SAP_WEBGUI_URLYesFull WebGUI URL of your SAP system

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
sap_loginA

Log in to the SAP system via WebGUI. Must be called before using any other SAP tool. Returns the welcome screen text on success.

sap_navigateB

Navigate to an SAP transaction code (e.g. SE11, SE16, SM30, SU01). Returns the HTML page text of the resulting screen.

sap_se16_browseA

Browse a database table via SE16 (Data Browser). Returns the first page of table contents as text.

sap_rfc_read_tableA

Read data from any SAP transparent database table using RFC_READ_TABLE over SOAP. Supports field selection, WHERE filters, row limits and offsets. No session required — uses Basic Auth directly.

sap_run_reportC

Run an ABAP report or program via the SA38 / SE38 transaction.

sap_execute_commandA

Submit an arbitrary command string (OK code / transaction) to the current SAP WebGUI session, as if typed in the command field.

sap_get_pageC

Fetch any SAP WebGUI URL and return the rendered page text.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JayGandhi285/sap-abap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server