sap-abap-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_CLIENT | Yes | SAP client number | |
| SAP_LANGUAGE | No | Logon language (default: EN) | EN |
| SAP_PASSWORD | Yes | Your SAP password | |
| SAP_USERNAME | Yes | Your SAP username | |
| SAP_WEBGUI_URL | Yes | Full 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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