SAP MCP Server
Provides tools for interacting with SAP systems via the ADT REST API, enabling management of ABAP development objects and other SAP resources.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SAP MCP Servershow details for change request CHG0401234"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SAP MCP Server
Python MCP server bridging Kiro IDE to an SAP system via the ADT REST API.
Install
Double-click install.bat — it asks for your SAP system(s) and credentials, then handles everything else. Details: docs/QUICK_START.md
Related MCP server: vibing-steampunk
Architecture
Kiro IDE ──MCP──► server.py ──HTTP──► Your SAP system (ADT REST API)
│
sap_client.pyDevelopment Workflow (Spec-Driven)
_template_CHG/ ──copy──► CHG04XXXXX/
├── WRICEF.md ← SAP metadata
├── VISION.md ← Requirements + Bug Tracking log
├── ROADMAP.md ← Plan (#plan) — needs ROADMAP_APPROVED
└── micro-specs/ ← Execute (#execute) → Verify (#verify)Distribution
Share install.bat with any team member. It:
Asks for their SAP system(s), credentials, and business context
Creates the workspace folder
Sets up
.kirostructure (steering + skills + specs)Configures the MCP server and generates
config-systems.jsonlocally (never committed)Installs Python dependencies
No manual setup steps required. Before sharing, set REPO_URL at the top of install.bat to your repo so teammates clone the right place.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables interaction with SAP ABAP systems through ABAP Development Tools (ADT), providing access to repository objects, source code, where-used analysis, and SQL queries with support for both on-premise and BTP systems.Last updated2
- Alicense-qualityBmaintenanceEnables AI assistants to access SAP ADT APIs for reading, writing, debugging, deploying, and testing ABAP code through natural language or DSL automation.Last updated430MIT
- AlicenseCqualityCmaintenanceEnables interaction with SAP ABAP systems through ADT APIs, allowing management of ABAP objects, transport requests, and code analysis via natural language.Last updated10084MIT
- AlicenseCqualityCmaintenanceFacilitates interaction with SAP ABAP systems via ADT APIs, enabling object management, transport handling, and code analysis.Last updated10084MIT
Related MCP Connectors
Manage projects, tasks, time tracking, and team collaboration through natural language.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
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/estebandavila-amrize/TEMPLATE_WORKSPACE'
If you have feedback or need assistance with the MCP directory API, please join our Discord server